From 81ed415e34a11fc828d6af3c6b780029fa2edc47 Mon Sep 17 00:00:00 2001 From: Jonas Bjurel Date: Tue, 2 Feb 2016 23:52:10 +0100 Subject: Correcting license and copyright terms throughout the repo Please review this carefully! Strategy: 1) No strict research on copyright/who did what (if you want it changed contact the Fuel team or Jonas Bjurel) 2) Licence statements will not be added to the following file types: - Patch files or orig files for patches - Config files generated by ordinary tools, like libvirt/visrsh - GIT dierctive file - Other auto-generated files Change-Id: I48504c6f27925445dc44683a27a575bcab78d828 Signed-off-by: Jonas Bjurel (cherry picked from commit f9e50fa686599ff4a7e94805279820d3cdfefbc4) --- .../foobar_1.0-1/usr/share/doc/foobar/changelog.Debian | 5 ----- .../foobar_1.0-1/usr/share/doc/foobar/copyright | 18 ------------------ 2 files changed, 23 deletions(-) delete mode 100644 build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar/changelog.Debian delete mode 100644 build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar/copyright (limited to 'build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar') diff --git a/build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar/changelog.Debian b/build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar/changelog.Debian deleted file mode 100644 index fe776f33e..000000000 --- a/build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar/changelog.Debian +++ /dev/null @@ -1,5 +0,0 @@ -foobar (1.0-1) precise-proposed; urgency=low - - * Genesis - - -- Main Tainer Tue, 23 Sep 2014 11:13:27 +0200 diff --git a/build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar/copyright b/build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar/copyright deleted file mode 100644 index 4279ce4e2..000000000 --- a/build/f_example_packadd/foobar_1.0-1/usr/share/doc/foobar/copyright +++ /dev/null @@ -1,18 +0,0 @@ -foobar - a test daemon -Copyright (C) 2014 Main Tainer - -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 3 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. - -You should have received a copy of the GNU General Public License with -your Debian GNU system, in /usr/share/common-licenses/GPL, or with the -Debian GNU gnupg source package as the file COPYING. If not, see - or write to the Free Software Foundation, -Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -- cgit 1.2.3-korg