mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
16 lines
913 B
Text
16 lines
913 B
Text
COPYRIGHT and LICENSE
|
|
|
|
Many files in this repository have an explicit copyright notice and terms of license in the file.
|
|
|
|
Authors contributing to this repository are encouraged to provide a copyright notice and to license their work
|
|
under the terms of the GNU Library General Public License as published by the Free Software Foundation;
|
|
either version 2 of the License, or (at your option) any later version.
|
|
|
|
This license is contained in the file named COPYING. The simplest way to do this is to include
|
|
the following two lines at the top of the file:
|
|
|
|
# Copyright (C) 20xx <your name>
|
|
# Licensed under the terms of the GNU GPL v2 or later; see COPYING for details.
|
|
|
|
All files not containing an explicit copyright notice or terms of license in the file are Copyright © 2015, Unleash Kids,
|
|
and are licensed under the terms of the GPLv2 license in the file named COPYING in the root of the repository.
|