From 112d71798eca4b13dd5b11805669ae4fad4dea0e 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/recorder.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/recorder.h') diff --git a/src/recorder.h b/src/recorder.h index 4a220166..faf3c76a 100644 --- a/src/recorder.h +++ b/src/recorder.h @@ -1,8 +1,8 @@ /* - * Aethyra - * Copyright (C) 2008 Aethyra Development Team + * A chat recorder + * Copyright (C) 2008 Lloyd Bryant * - * This file is part of Aethyra. + * This file is part of The Mana World. * * 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 @@ -45,4 +45,5 @@ class Recorder : public ButtonBoxListener bool isRecording() {return (bool) mStream.is_open();} virtual ~Recorder(); }; + #endif -- cgit v1.2.3-70-g09d2