Rearrange license text and add update_copyright.py.
authorW. Trevor King <wking@drexel.edu>
Fri, 14 May 2010 18:40:14 +0000 (14:40 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 9 Feb 2012 18:36:14 +0000 (13:36 -0500)
commit86da8056fa1df0b2bd1affd24beed2fe92279887
treea1ba0c4a9b550a431cf03d9a29d83d9a69be48c7
parent7d97d2b153014f828517079efaa7b9b73d686589
Rearrange license text and add update_copyright.py.

Following http://www.gnu.org/licenses/gpl-howto.html
  * Moved LGPLv3 text from LICENSE -> COPYING.LESSER
  * Brought in GPLv3 text -> COPYING

update_copyright.py automates the maitenance of boilerplate copyright
information at the head of every file.
update_copyright.py