diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-02-04 01:14:28 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-02-09 20:10:21 +0100 |
commit | 112d71798eca4b13dd5b11805669ae4fad4dea0e (patch) | |
tree | 6ac1974917eec380a8309024628ec6795e4d74ff /src/text.cpp | |
parent | 1b1050da1c7b84cc72b7efbb2229294975be9e10 (diff) | |
download | mana-client-112d71798eca4b13dd5b11805669ae4fad4dea0e.tar.gz mana-client-112d71798eca4b13dd5b11805669ae4fad4dea0e.tar.bz2 mana-client-112d71798eca4b13dd5b11805669ae4fad4dea0e.tar.xz mana-client-112d71798eca4b13dd5b11805669ae4fad4dea0e.zip |
Fixed up the copyright headers
Decision is to go with exact authors when some file is basically done by
one person, and in most other cases assign TMW or Aethyra team copyright
when multiple people from those teams have been involved.
Also, the first summary line should now contain the subset of
functionality that the file is part of, not the name of the whole
project.
Diffstat (limited to 'src/text.cpp')
-rw-r--r-- | src/text.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text.cpp b/src/text.cpp index e148c117..b8e56338 100644 --- a/src/text.cpp +++ b/src/text.cpp @@ -1,5 +1,5 @@ /* - * The Mana World + * Support for non-overlapping floating text * Copyright (C) 2008 Douglas Boffey <DougABoffey@netscape.net> * Copyright (C) 2008 The Mana World Development Team * |