]> err.no Git - scalable-opengroupware.org/commitdiff
Id fixes
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Mon, 7 Feb 2005 01:08:12 +0000 (01:08 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Mon, 7 Feb 2005 01:08:12 +0000 (01:08 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@521 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Mailer/UIxMailTreeBlock.h
SOGo/UI/Mailer/UIxMailTreeBlock.m

index 122e2b93894afdc74bcd69a5a137b5800f89680e..da1e233b448c488b3283540f4e421d6f05648641 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2004 SKYRIX Software AG
+  Copyright (C) 2004-2005 SKYRIX Software AG
 
   This file is part of OpenGroupware.org.
 
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: UIxMailTree.m 278 2004-08-26 23:29:09Z helge $
 
 #import <Foundation/NSObject.h>
 
 @class NSString, NSArray;
 
+/*
+  UIxMailTreeBlock
+
+  A helper object for UIxMailTree.
+*/
+
 @interface UIxMailTreeBlock : NSObject
 {
   NSString *name;
index ff29cca2afdc7b0fdd59edcaff345cf8a3b064e2..666c82051f8cc911dc0a09d391d0d371c8993b92 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright (C) 2004 SKYRIX Software AG
+  Copyright (C) 2004-2005 SKYRIX Software AG
 
   This file is part of OpenGroupware.org.
 
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: UIxMailTree.m 278 2004-08-26 23:29:09Z helge $
 
 #include "UIxMailTreeBlock.h"
 #include "common.h"