-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm creating a script to change all of our license information to the
Apache License. There is a guide for license headers in source files here:
http://www.apache.org/legal/src-headers.html
AFAICS, we basically need to perform the following changes:
- - Remove all @copyright doc tags ("here should be no copyright notice in
the header")
- - Add the corresponding NOTICE file, with copyright for the ASF
- - Change "@license .*" to
@license Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- - Add the corresponding license header to each PHP file
For the last bit, I'd suggest to add it to the file level doc block,
since this one is quite empty so far and putting license information
there avoids clashes with actual documentation.
Is there anything I am missing?
Regards,
Toby
- --
Tobias Schlitt [email protected] GPG Key: 0xC462BC14
a passion for php http://schlitt.info/opensource
eZ Components are Zeta Components now! http://bit.ly/9S7zbn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkxNMZIACgkQ5bO3TcRivBQb9ACcC77lJyl8cp/nW5aP6yw3UNPN
vqgAoK8hF1NcLa8wOiBTm5vvFv7PmTeU
=vvCW
-----END PGP SIGNATURE-----