diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-25 14:19:31 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-25 14:19:31 +0300 |
commit | e06370f27bc2868df91c3a5f29dc7f95e3f9350a (patch) | |
tree | 2a62c7a345744ea034b5b889a1c3d4dfe6055301 /debian/copyright.libgcj-common | |
parent | 781434cd4f3b1be60b117ae61babaf60f4a9e563 (diff) | |
download | gcc-defaults-debian.tar.gz |
Imported gcc-defaults-1.185.1debian/1.185.1debian
Diffstat (limited to 'debian/copyright.libgcj-common')
-rw-r--r-- | debian/copyright.libgcj-common | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/debian/copyright.libgcj-common b/debian/copyright.libgcj-common deleted file mode 100644 index 9b3c6e2..0000000 --- a/debian/copyright.libgcj-common +++ /dev/null @@ -1,31 +0,0 @@ -gcc-defaults is Copyright (C) 2000, 2001, 2006 Debian. - -These scripts are free software; you can redistribute it and/or modify it -under the terms of the GNU General Public License as published by the -Free Software Foundation; either version 2, or (at your option) any -later version. - -The file classpath.security in the libgcj-common package is part of -GNU Classpath. GNU Classpath is free software; you can redistribute -it and/or modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2, or (at -your option) any later version. - -The files aot-compile aotcompile.py, classfile.py, generate-cacerts.pl -are - - Copyright (C) 2004, 2005 Red Hat, Inc. - Written by Gary Benson <gbenson@redhat.com> - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - -On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. |