jerenkrantz@tigris.org writes:
> Modified:
> trunk/build/get-py-info.py
>
> Log:
> * build/get-py-info.py:
> Add license block.
>
>
> Modified: trunk/build/get-py-info.py
> URL: http://svn.collab.net/viewvc/svn/trunk/build/get-py-info.py?pathrev=21186&r1=21185&r2=21186
> ==============================================================================
> --- trunk/build/get-py-info.py (original)
> +++ trunk/build/get-py-info.py Tue Aug 22 08:21:28 2006
> @@ -1,6 +1,18 @@
> #
> # get-py-info.py: get various Python info (for building)
> #
> +######################################################################
> +#
> +# Copyright (c) 2000-2004 CollabNet. All rights reserved.
> +#
> +# This software is licensed as described in the file COPYING, which
> +# you should have received as part of this distribution. The terms
> +# are also available at http://subversion.tigris.org/license-1.html.
> +# If newer versions of this license are posted there, you may use a
> +# newer version instead, at your option.
> +#
> +######################################################################
> +#
This file was introduced in 2002, and has changed in 2006, so that
should be "2002-2006".
-K
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 25 00:58:03 2006