diff options
| author | Daniil Baturin <daniil@vyos.io> | 2021-07-30 10:42:26 -0500 |
|---|---|---|
| committer | Daniil Baturin <daniil@vyos.io> | 2021-07-30 10:43:53 -0500 |
| commit | 721b295a2fddb3227a9cbe7444ca39bfe52879b1 (patch) | |
| tree | 2b379768257cd315f8e2574b3f2d9499854b5ac3 /debian/copyright | |
| parent | bf07c68a909eb93f8005c87b2af90b6cccc5d334 (diff) | |
| download | vyos-user-utils-721b295a2fddb3227a9cbe7444ca39bfe52879b1.tar.gz vyos-user-utils-721b295a2fddb3227a9cbe7444ca39bfe52879b1.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..73744cb --- /dev/null +++ b/debian/copyright @@ -0,0 +1,35 @@ +This package was debianized by Daniil Baturin <daniil@baturin.org> on +Fri, 30 Jul 2021 10:31:40 -0500 + +It's original content from the GIT repository <http://github.com/vyos/vyos-user-utils> + +Upstream Author: + + <maintainers@vyos.net> + +Copyright: + + Copyright (C) 2021 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) 2021, Daniil Baturin <daniil@baturin.org> and +is licensed under the GPL, see above. |
