diff options
Diffstat (limited to 'src/keyboardconfig.h')
-rw-r--r-- | src/keyboardconfig.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/keyboardconfig.h b/src/keyboardconfig.h index 6b972428..f4cf7751 100644 --- a/src/keyboardconfig.h +++ b/src/keyboardconfig.h @@ -2,7 +2,7 @@ * Custom keyboard shortcuts configuration * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> * - * This file is part of The Mana World. + * This file is part of The Mana Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,8 +15,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/>. */ #ifndef KEYBOARDCONFIG_H |