[29931] trunk/base/src/port

source_changes at macosforge.org source_changes at macosforge.org
Mon Oct 15 08:51:59 PDT 2007


Revision: 29931
          http://trac.macosforge.org/projects/macports/changeset/29931
Author:   jmpp at macports.org
Date:     2007-10-15 08:51:59 -0700 (Mon, 15 Oct 2007)

Log Message:
-----------
Fix copyright in these two files.

Modified Paths:
--------------
    trunk/base/src/port/port.tcl
    trunk/base/src/port/portmirror.tcl

Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl	2007-10-15 15:48:30 UTC (rev 29930)
+++ trunk/base/src/port/port.tcl	2007-10-15 15:51:59 UTC (rev 29931)
@@ -4,7 +4,7 @@
 # port.tcl
 # $Id$
 #
-# Copyright (c) 2002-2007 MacPorts organization
+# Copyright (c) 2002-2007 MacPorts Organization
 # Copyright (c) 2004 Robert Shaw <rshaw at opendarwin.org>
 # Copyright (c) 2002 Apple Computer, Inc.
 # All rights reserved.

Modified: trunk/base/src/port/portmirror.tcl
===================================================================
--- trunk/base/src/port/portmirror.tcl	2007-10-15 15:48:30 UTC (rev 29930)
+++ trunk/base/src/port/portmirror.tcl	2007-10-15 15:51:59 UTC (rev 29931)
@@ -1,10 +1,14 @@
 #!/bin/sh
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 \ 
 exec @TCLSH@ "$0" "$@"
-
+# portmirror.tcl
+# $Id$
+#
+# Copyright (c) 2002-2007 MacPorts Organization
+# All rights reserved.
+#
 # Updates the distfiles to current distfiles by deleting old stuff.
 # Uses the database.
-# $Id$
 
 catch {source \
     [file join "@TCL_PACKAGE_DIR@" macports1.0 macports_fastload.tcl]}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071015/a8761b2d/attachment-0001.html


More information about the macports-changes mailing list