From 35a429c4ca1923b3e87531f34ca64133d4a82efc Mon Sep 17 00:00:00 2001
From: Daniil Baturin <daniil@baturin.org>
Date: Tue, 2 Jul 2019 22:34:59 +0200
Subject: Add Debian packaging and LGPL license.

---
 debian/copyright | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
 create mode 100644 debian/copyright

(limited to 'debian/copyright')

diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 000000000..a3260a7a1
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,35 @@
+This package was debianized by Daniil Baturin <daniil@baturin.org> on
+Tue, 02 Jul 2019 22:24:20 +0200
+
+It's original content from the GIT repository <http://github.com/vyos/vyos-smoketest>
+
+Upstream Author: 
+
+    <maintainers@vyos.net>
+
+Copyright: 
+
+    Copyright (C) 2019 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 Lesser 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/lgpl.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) 2019, Daniil Baturin <daniil@baturin.org> and
+is licensed under the GPL, see above.
-- 
cgit v1.2.3