mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
Update and rename LICENSE.md to LICENSING.md
This commit is contained in:
parent
58ab6ec003
commit
ea975c7bd8
2 changed files with 20 additions and 16 deletions
16
LICENSE.md
16
LICENSE.md
|
@ -1,16 +0,0 @@
|
|||
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.
|
20
LICENSING.md
Normal file
20
LICENSING.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
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 LICENSE. 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 LICENSE for details.
|
||||
|
||||
All files not containing an explicit copyright notice or terms of license in
|
||||
the file are Copyright © 2015-2018, Unleash Kids, and are licensed under the
|
||||
terms of the GPLv2 license in the file named LICENSE in the root of the
|
||||
repository.
|
Loading…
Reference in a new issue