From 1842e1cebdf7f6f4628c54dc81f0e434130275c6 Mon Sep 17 00:00:00 2001 From: Adrien Bourmault Date: Wed, 16 Jun 2021 18:10:26 +0200 Subject: [PATCH] tcp server --- debian/copyright | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/copyright diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..f73fe76 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,13 @@ +This is a packacked upstream version of gem-graph-server + +The sources may be found at . + +Copyright © 2021 The Gem-graph Project + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see .