diff options
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 37 | 
1 files changed, 27 insertions, 10 deletions
| diff --git a/debian/copyright b/debian/copyright index 12df7ad..49e0b10 100644 --- a/debian/copyright +++ b/debian/copyright @@ -61,7 +61,7 @@ License: Expat and/or GPL-2+  Files: backend/qcam.h  Copyright: 1997      David Mosberger-Tang             1996      Scott Laird -License: Expat and/or GPL +License: Expat and/or GPL-1  Files: backend/artec_eplus48u.*  Copyright: 2002      Michael Herder <crapsite@gmx.net> @@ -1079,6 +1079,25 @@ License: Artistic   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. +License: GPL-1 + 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 1 of the License. + . + 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. + . + You should have received a copy of the GNU General Public License + along with this program.  If not, see https://www.gnu.org/licenses/. + . + On Debian systems, the full text of the GNU General Public + License version 1 can be found in the file + `/usr/share/common-licenses/GPL-1'. +  License: GPL-2+   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 @@ -1091,7 +1110,7 @@ License: GPL-2+   GNU General Public License for more details.   .   You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see https://www.gnu.org/licenses/.   .   The complete text of the GNU General Public License   can be found in /usr/share/common-licenses/GPL-2 file. @@ -1125,7 +1144,7 @@ License: GPL-2   GNU General Public License for more details.   .   You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see https://www.gnu.org/licenses/.   .   The complete text of the GNU General Public License   can be found in /usr/share/common-licenses/GPL-2 file. @@ -1141,7 +1160,7 @@ License: GPL-3   GNU General Public License for more details.   .   You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/> + along with this program. If not, see https://www.gnu.org/licenses/   .   On Debian systems, the complete text of the GNU General   Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". @@ -1158,7 +1177,7 @@ License: GPL-3+   GNU General Public License for more details.   .   You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/> + along with this program. If not, see https://www.gnu.org/licenses/.   .   On Debian systems, the complete text of the GNU General   Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". @@ -1176,8 +1195,7 @@ License: LGPL-2.1+   Lesser General Public License for more details.   .   You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA + License along with this library; If not, see https://www.gnu.org/licenses/.   .   On Debian systems, the complete text of the GNU Lesser General Public License   version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". @@ -1912,8 +1930,7 @@ License: LGPL-2+   Lesser General Public License for more details.   .   You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA + License along with this library; if not, see https://www.gnu.org/licenses/.   .   On Debian systems, the complete text of the GNU Library General Public License   version 2 can be found in "/usr/share/common-licenses/LGPL-2". @@ -2263,7 +2280,7 @@ License: GPL-2+ with sane exception   GNU General Public License for more details.   .   You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see https://www.gnu.org/licenses/.   .   The complete text of the GNU General Public License   can be found in /usr/share/common-licenses/GPL-2 file. | 
