Browse Source

Add COPYING

primary
Pauline Emily 4 years ago
parent
commit
47252b7bb4
2 changed files with 15 additions and 2 deletions
  1. +13
    -0
      COPYING
  2. +2
    -2
      mediawiki2ency.sh

+ 13
- 0
COPYING View File

@@ -0,0 +1,13 @@
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

+ 2
- 2
mediawiki2ency.sh View File

@@ -6,8 +6,8 @@
# This program is free software. It comes without any warranty, to
# the extent permitted by applicable law. You can redistribute it
# and/or modify it under the terms of the Do What The Fuck You Want
# To Public License, Version 2, as published by Sam Hocevar. See
# http://www.wtfpl.net/ for more details.
# To Public License, Version 2, as published by Sam Hocevar. See the
# COPYING file for more details.

show_usage=0
source=


Loading…
Cancel
Save