diff options
| author | Daniil Baturin <daniil@vyos.io> | 2020-05-06 18:50:59 +0300 |
|---|---|---|
| committer | Daniil Baturin <daniil@vyos.io> | 2020-05-06 18:50:59 +0300 |
| commit | ae68e5b11573b1b7dc0eba9d95c7ccbba1f1b23d (patch) | |
| tree | 60151af2b20bc83118262a00a4c469934da24e88 /debian/copyright | |
| parent | 02f2571c473d073a9370cf1dfaff9fac34470d63 (diff) | |
| download | vyos-utils-ae68e5b11573b1b7dc0eba9d95c7ccbba1f1b23d.tar.gz vyos-utils-ae68e5b11573b1b7dc0eba9d95c7ccbba1f1b23d.zip | |
Initial import.
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..67cdfb6 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,35 @@ +This package was debianized by Daniil Baturin <daniil@baturin.org> on +Wed, 06 May 2020 18:31:27 +0300 + +It's original content from the GIT repository <http://github.com/vyos/vyos-utils> + +Upstream Author: + + <maintainers@vyos.net> + +Copyright: + + Copyright (C) 2020 VyOS maintainers and contributors + All Rights Reserved. + +License: + +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, 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. + +A copy of the GNU General Public License is available as +`/usr/share/common-licenses/GPL' in the Debian GNU/Linux distribution +or on the World Wide Web at `http://www.gnu.org/copyleft/gpl.html'. +You can also obtain it by writing to the Free Software Foundation, +Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +MA 02110-1301, USA. + +The Debian packaging is (C) 2020, Daniil Baturin <daniil@baturin.org> and +is licensed under the GPL, see above. |
