Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Games
KShisen
Commits
8967248c
Commit
8967248c
authored
Feb 12, 2009
by
Frederik Schwarzer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove the (C) from the copyright header since it has no relevance anyway
svn path=/trunk/KDE/kdegames/kshisen/; revision=924978
parent
be34422a
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
20 additions
and
20 deletions
+20
-20
src/app.cpp
src/app.cpp
+4
-4
src/app.h
src/app.h
+3
-3
src/board.cpp
src/board.cpp
+4
-4
src/board.h
src/board.h
+4
-4
src/main.cpp
src/main.cpp
+3
-3
src/playernamedlg.cpp
src/playernamedlg.cpp
+1
-1
src/playernamedlg.h
src/playernamedlg.h
+1
-1
No files found.
src/app.cpp
View file @
8967248c
/***************************************************************************
* KShisen - A japanese game similar to mahjongg *
* Copyright
(C)
1997 Mario Weilguni <mweilguni@sime.com> *
* Copyright
(C)
2002-2004 Dave Corrie <kde@davecorrie.com> *
* Copyright
(C)
2007 Mauricio Piacentini <mauricio@tabuleiro.com> *
* Copyright
(C)
2009 Frederik Schwarzer <schwarzerf@gmail.com> *
* Copyright 1997 Mario Weilguni <mweilguni@sime.com>
*
* Copyright 2002-2004 Dave Corrie <kde@davecorrie.com>
*
* Copyright 2007 Mauricio Piacentini <mauricio@tabuleiro.com>
*
* Copyright 2009 Frederik Schwarzer <schwarzerf@gmail.com>
*
* *
* 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 *
...
...
src/app.h
View file @
8967248c
/***************************************************************************
* KShisen - A japanese game similar to mahjongg *
* Copyright
(C)
1997 Mario Weilguni <mweilguni@sime.com> *
* Copyright
(C)
2002-2004 Dave Corrie <kde@davecorrie.com> *
* Copyright
(C)
2009 Frederik Schwarzer <schwarzerf@gmail.com> *
* Copyright 1997 Mario Weilguni <mweilguni@sime.com>
*
* Copyright 2002-2004 Dave Corrie <kde@davecorrie.com>
*
* Copyright 2009 Frederik Schwarzer <schwarzerf@gmail.com>
*
* *
* 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 *
...
...
src/board.cpp
View file @
8967248c
/***************************************************************************
* KShisen - A japanese game similar to mahjongg *
* Copyright
(C)
1997 Mario Weilguni <mweilguni@sime.com> *
* Copyright
(C)
2002-2004 Dave Corrie <kde@davecorrie.com> *
* Copyright
(C)
2007 Mauricio Piacentini <mauricio@tabuleiro.com> *
* Copyright
(C)
2009 Frederik Schwarzer <schwarzerf@gmail.com> *
* Copyright 1997 Mario Weilguni <mweilguni@sime.com>
*
* Copyright 2002-2004 Dave Corrie <kde@davecorrie.com>
*
* Copyright 2007 Mauricio Piacentini <mauricio@tabuleiro.com>
*
* Copyright 2009 Frederik Schwarzer <schwarzerf@gmail.com>
*
* *
* 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 *
...
...
src/board.h
View file @
8967248c
/***************************************************************************
* KShisen - A japanese game similar to mahjongg *
* Copyright
(C)
1997 Mario Weilguni <mweilguni@sime.com> *
* Copyright
(C)
2002-2004 Dave Corrie <kde@davecorrie.com> *
* Copyright
(c)
2007 Mauricio Piacentini <mauricio@tabuleiro.com> *
* Copyright
(C)
2009 Frederik Schwarzer <schwarzerf@gmail.com> *
* Copyright 1997 Mario Weilguni <mweilguni@sime.com>
*
* Copyright 2002-2004 Dave Corrie <kde@davecorrie.com>
*
* Copyright 2007 Mauricio Piacentini <mauricio@tabuleiro.com>
*
* Copyright 2009 Frederik Schwarzer <schwarzerf@gmail.com>
*
* *
* 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 *
...
...
src/main.cpp
View file @
8967248c
/***************************************************************************
* KShisen - A japanese game similar to mahjongg *
* Copyright
(C)
1997 Mario Weilguni <mweilguni@sime.com> *
* Copyright
(C)
2002-2004 Dave Corrie <kde@davecorrie.com> *
* Copyright
(C)
2009 Frederik Schwarzer <schwarzerf@gmail.com> *
* Copyright 1997 Mario Weilguni <mweilguni@sime.com>
*
* Copyright 2002-2004 Dave Corrie <kde@davecorrie.com>
*
* Copyright 2009 Frederik Schwarzer <schwarzerf@gmail.com>
*
* *
* 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 *
...
...
src/playernamedlg.cpp
View file @
8967248c
/***************************************************************************
* KShisen - A japanese game similar to mahjongg *
* Copyright
(C)
2009 Frederik Schwarzer <schwarzerf@gmail.com> *
* Copyright 2009 Frederik Schwarzer <schwarzerf@gmail.com>
*
* *
* 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 *
...
...
src/playernamedlg.h
View file @
8967248c
/***************************************************************************
* KShisen - A japanese game similar to mahjongg *
* Copyright
(C)
2009 Frederik Schwarzer <schwarzerf@gmail.com> *
* Copyright 2009 Frederik Schwarzer <schwarzerf@gmail.com>
*
* *
* 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 *
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment