diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-02-23 02:54:43 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-02-24 00:34:25 +0300 |
commit | b908c4df2da79adb0108d9d6243a83633eec1cc2 (patch) | |
tree | 90ddd33a3a587a2d48e73424f8ccd5f7fb7c3625 /src/gui/widgets/spellshortcutcontainer.cpp | |
parent | 46fcb1fda6fe3f4b56d033c09cad83ac44d84726 (diff) | |
download | plus-b908c4df2da79adb0108d9d6243a83633eec1cc2.tar.gz plus-b908c4df2da79adb0108d9d6243a83633eec1cc2.tar.bz2 plus-b908c4df2da79adb0108d9d6243a83633eec1cc2.tar.xz plus-b908c4df2da79adb0108d9d6243a83633eec1cc2.zip |
Fix GPL license.
Add missing manaplus copyright.
Diffstat (limited to 'src/gui/widgets/spellshortcutcontainer.cpp')
-rw-r--r-- | src/gui/widgets/spellshortcutcontainer.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp index 5c4dbc9a1..130b245fb 100644 --- a/src/gui/widgets/spellshortcutcontainer.cpp +++ b/src/gui/widgets/spellshortcutcontainer.cpp @@ -17,8 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "gui/widgets/spellshortcutcontainer.h" |