mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
preserve doc history for now
This commit is contained in:
parent
c783173031
commit
33b02bc4ba
2 changed files with 16 additions and 1 deletions
17
LICENSE
17
LICENSE
|
@ -1 +1,16 @@
|
|||
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.
|
||||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue