diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-06-05 02:14:44 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-06-05 02:14:44 +0200 |
commit | 8d0cc6f476d93e54dcf67deb3fc49bf1c9dda367 (patch) | |
tree | b2e15aa5ad1edabd797cfbcbd4cb2edf824f922a | |
parent | moving issues to libgamma (diff) | |
download | blueshift-8d0cc6f476d93e54dcf67deb3fc49bf1c9dda367.tar.gz blueshift-8d0cc6f476d93e54dcf67deb3fc49bf1c9dda367.tar.bz2 blueshift-8d0cc6f476d93e54dcf67deb3fc49bf1c9dda367.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | src/solar.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/solar.py b/src/solar.py index 4d0d3f9..47fd5be 100644 --- a/src/solar.py +++ b/src/solar.py @@ -10,7 +10,7 @@ # 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 Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. |