From ac468007930e8f9531403fbfb683903cfa263307 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 4 Feb 2009 01:14:28 +0100 Subject: 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. --- src/gui/recorder.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/gui/recorder.h') diff --git a/src/gui/recorder.h b/src/gui/recorder.h index 707f08ab..4f41ff42 100644 --- a/src/gui/recorder.h +++ b/src/gui/recorder.h @@ -1,6 +1,6 @@ /* - * Aethyra - * Copyright (C) 2008 Aethyra Development Team + * A chat recorder + * Copyright (C) 2008 Lloyd Bryant * * This file is part of Aethyra. * @@ -72,4 +72,5 @@ class Recorder : public Window, public gcn::ActionListener std::ofstream mStream; }; + #endif -- cgit v1.2.3-70-g09d2