[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commit-cp] [bug #13444] License should be updated to new GPL (address u
From: |
Mark Wielaard |
Subject: |
[commit-cp] [bug #13444] License should be updated to new GPL (address update) |
Date: |
Sat, 18 Jun 2005 16:30:05 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Epiphany/1.6.3 (Debian) |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13444>
Summary: License should be updated to new GPL (address
update)
Project: classpath
Submitted by: mark
Submitted on: Sat 06/18/05 at 16:30
Category: classpath
Severity: 3 - Normal
Status: None
Privacy: Public
Assigned to: mark
Open/Closed: Open
Platform Version: None
_______________________________________________________
Details:
The FSF is releasing a new version of the GPL! Unfortunately, it's
not version 3 yet. Instead, it's the third revision of version 2. Like
the previous revision, it will differ only in that it will contain
FSF's new address. This version will be available and effective on
Friday, April 29, 2005.
When you next get the chance, please go through your source code and
replace the old copy of the GPL with the new version. Also, old
notices should be replaced with new ones. The following shell command
will do this for you in a sloppy way; its results should be carefully
checked:
find . -type f -exec sed -ie 's/59 Temple Place, Suite 330/51 Franklin
Street, Fifth Floor/;s/02111-1307/02110-1301/;' {} ';'
Lets do this after "The Big Merge" (with libgcj) to minimize the number of
changes and merges.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13444>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [commit-cp] [bug #13444] License should be updated to new GPL (address update),
Mark Wielaard <=