Skip to content

Commit

Permalink
main: Fix the license comment
Browse files Browse the repository at this point in the history
This project is licensed under LGPL3+, not GPL3+.
#1
  • Loading branch information
lantw44 committed Sep 5, 2017
1 parent 9d5f921 commit 958f7c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ceiba-dl.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
# This program 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 General Public License for more details.
# GNU Lesser 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 Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#

Expand Down

0 comments on commit 958f7c1

Please sign in to comment.