diff options
Diffstat (limited to 'storage/maria/libmarias3/debian/copyright')
-rw-r--r-- | storage/maria/libmarias3/debian/copyright | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/storage/maria/libmarias3/debian/copyright b/storage/maria/libmarias3/debian/copyright new file mode 100644 index 00000000..baef8418 --- /dev/null +++ b/storage/maria/libmarias3/debian/copyright @@ -0,0 +1,30 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libmarias3 +Upstream-Contact: Andrew Hutchings <linuxjedi@mariadb.com> +Maintainer: Andrew Hutchings <linuxjedi@mariadb.com> +Source: https://github.com/mariadb-corporation/marias3 + +Files: * +Copyright: 2019 MariaDB Corporation Ab +License: LGPL-2.1 + +License: LGPL-2.1 + This library 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.1 of the License, or (at your option) any later version. + . + This library 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 + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + MA 02110-1301 USA + . + On Debian systems, the full text of the Lesser GNU General Public + License version 2,1 can be found in the file + '/usr/share/common-licenses/LGPL-2.1'. + |