diff options
Diffstat (limited to 'dists/debian/copyright')
-rw-r--r-- | dists/debian/copyright | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/dists/debian/copyright b/dists/debian/copyright new file mode 100644 index 0000000..af37ea7 --- /dev/null +++ b/dists/debian/copyright @@ -0,0 +1,31 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: gsignond +Source: http://code.google.com/p/accounts-sso/source/checkout?repo=gsignond + +Files: * +Copyright: 2012 - 2013 Intel Corporation +License: LGPL-2.1+ + +Files: debian/* +Copyright: 2013 Jussi Laako <jussi.laako@linux.intel.com> +License: LGPL-2.1+ + +License: LGPL-2.1+ + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + . + This package 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 + Lesser 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/>. + . + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in "/usr/share/common-licenses/LGPL-2.1". + +# Please also look if there are files or directories which have a +# different copyright/license attached and list them here. |