]> err.no Git - sope/blobdiff - sope-ical/versitSaxDriver/VSStringFormatter.m
added --frameworks option to configure
[sope] / sope-ical / versitSaxDriver / VSStringFormatter.m
index f2035e760fe6e9a27ee284886181585d922df0a8..7f8dcae2b212b92329f8ae4ac9ee4e661eb10865 100644 (file)
@@ -1,26 +1,24 @@
 /*
Copyright (C) 2004 OpenGroupware.org
 Copyright (C) 2004-2005 OpenGroupware.org
  
- This file is part of versitSaxDriver, written for the OpenGroupware.org
- project (OGo).
 This file is part of versitSaxDriver, written for the OpenGroupware.org
 project (OGo).
  
OGo is free software; you can redistribute it and/or modify it under
- the terms of the GNU Lesser General Public License as published by the
- Free Software Foundation; either version 2, or (at your option) any
- later version.
 SOPE is free software; you can redistribute it and/or modify it under
 the terms of the GNU Lesser General Public License as published by the
 Free Software Foundation; either version 2, or (at your option) any
 later version.
  
OGo is distributed in the hope that it will be useful, but WITHOUT ANY
- WARRANTY; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
- License for more details.
 SOPE is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or
 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
 License for more details.
  
- You should have received a copy of the GNU Lesser General Public
- License along with OGo; see the file COPYING.  If not, write to the
- Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
- */
-// $Id$
-
+  You should have received a copy of the GNU Lesser General Public
+  License along with SOPE; see the file COPYING.  If not, write to the
+  Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+  02111-1307, USA.
+*/
 
 #include "VSStringFormatter.h"
 #include "common.h"
@@ -93,4 +91,4 @@ static NSCharacterSet *escSet = nil;
   return safeString;
 }
 
-@end
+@end /* VSStringFormatter */