From 11394aecd1f906fee2ebd2b90412aeba4651fbff Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 22:56:40 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- ubuntu/_base/applications/tastymenu/debian/copyright | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ubuntu/_base/applications/tastymenu/debian/copyright (limited to 'ubuntu/_base/applications/tastymenu/debian/copyright') diff --git a/ubuntu/_base/applications/tastymenu/debian/copyright b/ubuntu/_base/applications/tastymenu/debian/copyright new file mode 100644 index 000000000..30b510eae --- /dev/null +++ b/ubuntu/_base/applications/tastymenu/debian/copyright @@ -0,0 +1,17 @@ +Copyright: + This package 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; version 2 dated June, 1991. + + This package 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. + + You should have received a copy of the GNU Lesser General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. + + On Debian GNU/Linux systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL'. -- cgit v1.2.1