You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* address of FSF has changed
* replace manipulated license files (containing mixed whitespace) with a
fresh copy from the FSF website.
* remove license file of removed component
This does not change any license version or any license text (except the
address).
Also add a new checkstyle check to avoid the old address ever comes
back.
Copy file name to clipboardExpand all lines: net.sf.eclipsecs-feature/feature.properties
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,13 +22,15 @@ Lesser General Public License for more details.\n\
22
22
\n\
23
23
You should have received a copy of the GNU Lesser General Public\n\
24
24
License along with this library; if not, write to the Free Software\n\
25
-
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n\
25
+
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n\
26
26
27
27
license.text =\
28
28
GNU Lesser General Public License\n\
29
29
Version 2.1, February 1999\n\
30
30
\n\
31
-
Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\
31
+
Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n\
32
+
\n\
33
+
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\
32
34
\n\
33
35
[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]\n\
0 commit comments