Просмотр исходного кода

Update copyright for 2012.

develop
Ben Kurtovic 11 лет назад
Родитель
Сommit
0a70befd0d
2 измененных файлов: 2 добавлений и 2 удалений
  1. +1
    -1
      LICENSE
  2. +1
    -1
      musicquizzer.py

+ 1
- 1
LICENSE Просмотреть файл

@@ -1,4 +1,4 @@
Copyright (c) 2011 by Ben Kurtovic <ben.kurtovic@verizon.net>
Copyright (c) 2011-2012 Ben Kurtovic <ben.kurtovic@verizon.net>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal


+ 1
- 1
musicquizzer.py Просмотреть файл

@@ -20,7 +20,7 @@ from tkFont import Font
from urllib import urlretrieve

__author__ = "Ben Kurtovic"
__copyright__ = "Copyright (c) 2011 by Ben Kurtovic"
__copyright__ = "Copyright (c) 2011-2012 Ben Kurtovic"
__license__ = "MIT License"
__version__ = "0.1.2"
__email__ = "ben.kurtovic@verizon.net"


Загрузка…
Отмена
Сохранить