diff options
author | Daniil Baturin <daniil@baturin.org> | 2020-11-12 07:27:00 +0100 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2020-11-12 08:01:04 +0100 |
commit | 68b0bb754f190d900aefb43099a3088884babc4a (patch) | |
tree | 75ca54955e6930ce87fae37a76e2d1ee1c45b86e /debian/copyright | |
parent | 3f0b9383b4717e63946e4fbb2daec7c8033bfcf8 (diff) | |
download | openvpn-duo-plugin-master.tar.gz openvpn-duo-plugin-master.zip |
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..a71ba45 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,36 @@ +This package was debianized by Daniil Baturin <daniil@baturin.org> on +Thu, 12 Nov 2020. + +It's original content from the GIT repository + <https://github.com/duosecurity/duo_openvpn> + +Upstream Author: + + <support@duosecurity.com> + +Copyright: + + Copyright (C) 2018 Duo Security. + 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@vyos.io> and +is licensed under the GPL, see above. |