Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66e484db authored by Romain Hunault's avatar Romain Hunault
Browse files

Use unmodified license

parent 452a70d3
Loading
Loading
Loading
Loading
Loading
+0 −0

File moved.

LICENSE

100755 → 100644
+7 −7
Original line number Original line Diff line number Diff line
                    GNU GENERAL PUBLIC LICENSE
                    GNU GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007
                       Version 3, 29 June 2007


 Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
 of this license document, but changing it is not allowed.


@@ -631,8 +631,8 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
the "copyright" line and a pointer to where the full notice is found.


    launcher
    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) 2018  Amit Kumar
    Copyright (C) <year>  <name of author>


    This program is free software: you can redistribute it and/or modify
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    it under the terms of the GNU General Public License as published by
@@ -645,14 +645,14 @@ the "copyright" line and a pointer to where the full notice is found.
    GNU General Public License for more details.
    GNU General Public License for more details.


    You should have received a copy of the GNU General Public License
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
    along with this program.  If not, see <https://www.gnu.org/licenses/>.


Also add information on how to contact you by electronic and paper mail.
Also add information on how to contact you by electronic and paper mail.


  If the program does terminal interaction, make it output a short
  If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
notice like this when it starts in an interactive mode:


    launcher  Copyright (C) 2018  Amit Kumar
    <program>  Copyright (C) <year>  <name of author>
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.
    under certain conditions; type `show c' for details.
@@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
  You should also get your employer (if you work as a programmer) or school,
  You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
<https://www.gnu.org/licenses/>.


  The GNU General Public License does not permit incorporating your program
  The GNU General Public License does not permit incorporating your program
into proprietary programs.  If your program is a subroutine library, you
into proprietary programs.  If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
may consider it more useful to permit linking proprietary applications with
the library.  If this is what you want to do, use the GNU Lesser General
the library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.  But first, please read
Public License instead of this License.  But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
<https://www.gnu.org/licenses/why-not-lgpl.html>.