Use ~/.thun instead of ~/.joypy as default JOY_HOME.

And some copyright notices I missed.
This commit is contained in:
Simon Forman
2019-05-06 13:54:55 -07:00
parent b3a79df9a9
commit f236be510a
4 changed files with 40 additions and 2 deletions
+19
View File
@@ -1,3 +1,22 @@
# -*- coding: utf-8 -*-
#
# Copyright © 2019 Simon Forman
#
# This file is part of Thun
#
# Thun 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.
#
# Thun 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 Thun. If not see <http://www.gnu.org/licenses/>.
#
'''
Utility module to help with setting up the initial contents of the
JOY_HOME directory.