summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2018-09-09 17:43:59 +0000
committerrsiddharth <rsd@gnu.org>2018-09-09 17:43:59 +0000
commita4df07264104c82ea191cf3cf52ea95e27b89bc4 (patch)
tree73c7af1b49afbdfd7239e7696b98cdd582915f48
parentc36f9e9344015180049d6b6877c089e35cd37e76 (diff)
Dedicate to Public Domain.
* Makefile: Put under CC0-1.0. * docs/conf.py: Put under CC0-1.0. * libreplanet-templates/2016/lp-schedule.jinja2: Put under CC0-1.0. * libreplanet-templates/2016/lp-speakers.jinja2: Put under CC0-1.0. * libreplanet-templates/2017/lp-schedule.jinja2: Put under CC0-1.0. * libreplanet-templates/2018/lp-schedule.jinja2: Put under CC0-1.0. * lps_gen.py: Put under CC0-1.0. * lpschedule_generator/_version.py: Put under CC0-1.0. * setup.py: Put under CC0-1.0.
-rw-r--r--Makefile18
-rw-r--r--docs/conf.py2
-rw-r--r--libreplanet-templates/2016/lp-schedule.jinja216
-rw-r--r--libreplanet-templates/2016/lp-speakers.jinja216
-rw-r--r--libreplanet-templates/2017/lp-schedule.jinja216
-rw-r--r--libreplanet-templates/2018/lp-schedule.jinja216
-rw-r--r--lps_gen.py5
-rw-r--r--lpschedule_generator/_version.py8
-rw-r--r--setup.py4
9 files changed, 15 insertions, 86 deletions
diff --git a/Makefile b/Makefile
index c641d42..9745818 100644
--- a/Makefile
+++ b/Makefile
@@ -1,22 +1,10 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2015-2016 lpschedule-generator contributors. See CONTRIBUTORS.
+# SPDX-License-Identifier: CC0-1.0
#
-# This file is part of lpschedule-generator.
+# This file is part of lpschedule-generator.
#
-# lpschedule-generator is free software: you can redistribute it
-# and/or modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation, either version 3 of
-# the License, or (at your option) any later version.
-#
-# lpschedule-generator 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.
-#
-# You should have received a copy of the GNU General Public License
-# along with lpschedule-generator (see COPYING). If not, see
-# <http://www.gnu.org/licenses/>.
+
VENV_DIR='.venv'
VENV_DIR3='.venv3'
diff --git a/docs/conf.py b/docs/conf.py
index a6078ca..569b833 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -54,7 +54,7 @@ master_doc = 'index'
# General information about the project.
project = u'lpschedule-generator'
-copyright = u'2016-2017, lpschedule-generator contributors'
+copyright = 'Public Domain'
author = u'lpschedule-generator contributors'
# The version info for the project you're documenting, acts as replacement for
diff --git a/libreplanet-templates/2016/lp-schedule.jinja2 b/libreplanet-templates/2016/lp-schedule.jinja2
index 7b55ca4..09757d3 100644
--- a/libreplanet-templates/2016/lp-schedule.jinja2
+++ b/libreplanet-templates/2016/lp-schedule.jinja2
@@ -1,22 +1,8 @@
{# -*- mode: jinja2; -*- #}
{#
- Copyright (C) 2015-2016 lpschedule-generator contributors. See CONTRIBUTORS.
+ SPDX-License-Identifier: CC0-1.0
This file is part of lpschedule-generator.
-
- lpschedule-generator is free software: you can redistribute it
- and/or modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation, either version 3 of
- the License, or (at your option) any later version.
-
- lpschedule-generator 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.
-
- You should have received a copy of the GNU General Public License
- along with lpschedule-generator (see COPYING). If not, see
- <http://www.gnu.org/licenses/>.
#}
{# macros start #}
diff --git a/libreplanet-templates/2016/lp-speakers.jinja2 b/libreplanet-templates/2016/lp-speakers.jinja2
index 3d6c4e3..a603fb8 100644
--- a/libreplanet-templates/2016/lp-speakers.jinja2
+++ b/libreplanet-templates/2016/lp-speakers.jinja2
@@ -1,22 +1,8 @@
{# -*- mode: jinja2; -*- #}
{#
- Copyright (C) 2016 lpschedule-generator contributors. See CONTRIBUTORS.
+ SPDX-License-Identifier: CC0-1.0
This file is part of lpschedule-generator.
-
- lpschedule-generator is free software: you can redistribute it
- and/or modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation, either version 3 of
- the License, or (at your option) any later version.
-
- lpschedule-generator 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.
-
- You should have received a copy of the GNU General Public License
- along with lpschedule-generator (see COPYING). If not, see
- <http://www.gnu.org/licenses/>.
#}
diff --git a/libreplanet-templates/2017/lp-schedule.jinja2 b/libreplanet-templates/2017/lp-schedule.jinja2
index 3ef2531..454a3c5 100644
--- a/libreplanet-templates/2017/lp-schedule.jinja2
+++ b/libreplanet-templates/2017/lp-schedule.jinja2
@@ -1,22 +1,8 @@
{# -*- mode: jinja2; -*- #}
{#
- Copyright © 2017 lpschedule-generator contributors. See CONTRIBUTORS.
+ SPDX-License-Identifier: CC0-1.0
This file is part of lpschedule-generator.
-
- lpschedule-generator is free software: you can redistribute it
- and/or modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation, either version 3 of
- the License, or (at your option) any later version.
-
- lpschedule-generator 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.
-
- You should have received a copy of the GNU General Public License
- along with lpschedule-generator (see COPYING). If not, see
- <http://www.gnu.org/licenses/>.
#}
{# macros start #}
diff --git a/libreplanet-templates/2018/lp-schedule.jinja2 b/libreplanet-templates/2018/lp-schedule.jinja2
index cffee78..3caeffa 100644
--- a/libreplanet-templates/2018/lp-schedule.jinja2
+++ b/libreplanet-templates/2018/lp-schedule.jinja2
@@ -1,22 +1,8 @@
{# -*- mode: jinja2; -*- #}
{#
- Copyright © 2017 lpschedule-generator contributors. See CONTRIBUTORS.
+ SPDX-License-Identifier: CC0-1.0
This file is part of lpschedule-generator.
-
- lpschedule-generator is free software: you can redistribute it
- and/or modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation, either version 3 of
- the License, or (at your option) any later version.
-
- lpschedule-generator 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.
-
- You should have received a copy of the GNU General Public License
- along with lpschedule-generator (see COPYING). If not, see
- <http://www.gnu.org/licenses/>.
#}
{# macros start #}
diff --git a/lps_gen.py b/lps_gen.py
index ed68f5e..9448a15 100644
--- a/lps_gen.py
+++ b/lps_gen.py
@@ -1,11 +1,10 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2018 lpschedule-generator contributors. See CONTRIBUTORS.
+# SPDX-License-Identifier: CC0-1.0
#
# This file is part of lpschedule-generator.
#
-# SPDX-License-Identifier: GPL-3.0-or-later
-#
+
import json
import re
diff --git a/lpschedule_generator/_version.py b/lpschedule_generator/_version.py
index 9507bbf..9124076 100644
--- a/lpschedule_generator/_version.py
+++ b/lpschedule_generator/_version.py
@@ -1,10 +1,8 @@
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2018 lpschedule-generator contributors. See CONTRIBUTORS.
+# SPDX-License-Identifier: CC0-1.0
#
-# This file is part of lpschedule-generator.
-#
-# SPDX-License-Identifier: GPL-3.0-or-later
+# This file is part of lpschedule-generator.
#
-__version__ = u'0.8.3'
+__version__ = u'0.9.0.dev1'
diff --git a/setup.py b/setup.py
index 6522b2b..52011ed 100644
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@ config = {
'long_description': readf('README.rst'),
'version': _version.__version__,
'platforms': 'GNU/Linux',
- 'license': 'GNU General Public License version 3 or later',
+ 'license': 'Public Domain',
'url': 'https://notabug.org/rsd/lpschedule-generator/',
'author': 'rsiddharth',
'author_email': 'rsd@gnu.org',
@@ -64,7 +64,7 @@ config = {
'Development Status :: 3 - Alpha',
'Environment :: Console',
'Intended Audience :: Other Audience',
- 'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)',
+ 'License :: Public Domain',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',