]> err.no Git - sope/commitdiff
Id fixes
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sat, 6 Nov 2004 16:14:27 +0000 (16:14 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Sat, 6 Nov 2004 16:14:27 +0000 (16:14 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@344 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

20 files changed:
sope-appserver/NGXmlRpc/NGXmlRpcClient.h
sope-appserver/SoOFS/OFSBaseObject.h
sope-appserver/SoOFS/OFSBaseObject.m
sope-appserver/SoOFS/OFSChangeLog.h
sope-appserver/SoOFS/OFSChangeLog.m
sope-appserver/SoOFS/OFSFactoryContext.h
sope-appserver/SoOFS/OFSFactoryContext.m
sope-appserver/SoOFS/OFSFactoryRegistry.h
sope-appserver/SoOFS/OFSFactoryRegistry.m
sope-appserver/SoOFS/OFSFile.h
sope-appserver/SoOFS/OFSFile.m
sope-appserver/SoOFS/OFSFileRenderer.h
sope-appserver/SoOFS/OFSFileRenderer.m
sope-appserver/SoOFS/OFSFolder+SoDAV.m
sope-appserver/SoOFS/OFSFolder.h
sope-appserver/SoOFS/OFSFolder.m
sope-appserver/SoOFS/OFSFolderClassDescription.h
sope-appserver/SoOFS/OFSFolderClassDescription.m
sope-appserver/SoOFS/OFSFolderDataSource.h
sope-appserver/SoOFS/OFSFolderDataSource.m

index 203bc8dea84fddbb61f407f019277629ccc77d2e..dd7c66a59785d3c5b741db50fcf896fd0c2a97df 100644 (file)
@@ -28,7 +28,7 @@
   NGXmlRpcClient
   
   This class is a raw XML-RPC client based on WOHTTPConnection. To see how
-  it works, take a look at the xmlrpc_call.m tool included in SOPE 4.3.
+  it works, take a look at the xmlrpc_call.m tool included in SOPE 4.5.
 
   XML-RPC over Unix domain sockets. NGXmlRpcClient (will) support XML-RPC over
   a Unix domain socket, as used in the ximian_xmlrpclib.py. The transport
index bab0fd52218ac4593b94102bb84cabe5c14eff6a..5e6721d8269f9bd7914cfa2d509e63f87c9b697e 100644 (file)
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSBaseObject.h 4 2004-08-20 17:04:31Z helge $
 
 #ifndef __OFS_OFSBaseObject_H__
 #define __OFS_OFSBaseObject_H__
index 42218e3ca0d9cdb8a378ed0bc56e6fdbe6d59778..07ba5b71d425727219bf8c30f77594e8100c1ece 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSBaseObject.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSBaseObject.h"
 #include "OFSFactoryContext.h"
index b868f81b730858299be3b403744aafc35d9ade84..b6e2c653f82a47aa99bd3c20194cad0db0b367f2 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSChangeLog.h 4 2004-08-20 17:04:31Z helge $
 
 #ifndef __SoOFS_OFSChangeLog_H__
 #define __SoOFS_OFSChangeLog_H__
index 1b5b46a8b2ee2b136653cbeb350dbb11c70d3aa6..9976beb84e211c3ea9e04b3ff28930c0496fdbc5 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSChangeLog.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSChangeLog.h"
 #include "common.h"
index 3892bb0601b20ec058479e3db4d7754bac775880..893145980756f64426c5d531a3ed0eea96717fae 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFactoryContext.h 4 2004-08-20 17:04:31Z helge $
 
 #ifndef __OFS_OFSFactoryContext_H__
 #define __OFS_OFSFactoryContext_H__
index 6cb4c37aa477377eaafcef085e22ad49af244024..0ac7d4489ce5f52ea1b06b575c742deea04e63ce 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFactoryContext.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSFactoryContext.h"
 #include "OFSFolder.h"
index ba41e887c9df5d0039980ae514e185171bae163d..6094dcdc5181ee12d60fd1429cc8973cd5b4a848 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFactoryRegistry.h 4 2004-08-20 17:04:31Z helge $
 
 #ifndef __OFS_OFSFactoryRegistry_H__
 #define __OFS_OFSFactoryRegistry_H__
index 844d5008f6068402519072f80617f78b7a390d2e..8512135ad90dc993ab7e3d815fbb6fdaa7782eec 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFactoryRegistry.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSFactoryRegistry.h"
 #include "OFSFolder.h"
index d3e0f0df9d57ce0b173d4639a33872ae195ab03c..7f812ca52aa7d717f91f78c7f18cb61acf226225 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFile.h 4 2004-08-20 17:04:31Z helge $
 
 #ifndef __OFS_OFSFile_H__
 #define __OFS_OFSFile_H__
index 2224d242d2bcbf922f5c582037e2eacc2c8f1122..290fc960f0a4421040f3b356c93fe80941577c2d 100644 (file)
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFile.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSFile.h"
 #include "OFSFolder.h"
index 4ff1b59ce8fc67c1850992f493f37f29f8a04757..22376d1ced479ea8a3e51a34fc10f745f0fb4062 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFileRenderer.h 4 2004-08-20 17:04:31Z helge $
 
 #ifndef __SoOFS_OFSFileRenderer_H__
 #define __SoOFS_OFSFileRenderer_H__
index 317dfa32f52c4966988b22f4be968678516593e0..5b5aaec144875a2d96a07dda4f75bd4a2a18510f 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFileRenderer.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSFileRenderer.h"
 #include "OFSFile.h"
index 421654f3831f83aec5366e45208ce6434c61cd4f..284dc5f8e142bffad8d8316a5f6c59cc1d931bca 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFolder+SoDAV.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSFolder.h"
 #include "common.h"
index ea01ea5bb620fbee07ef41a250158ed8e50dd508..29d3fe6cd9c5bc1bf79c66550fd842ccef759f44 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFolder.h 4 2004-08-20 17:04:31Z helge $
 
 #ifndef __OFS_OFSFolder_H__
 #define __OFS_OFSFolder_H__
index 907f500a9792279bd86a6436b8787a08d48b0be3..d4a08c500d354aeacf3d62b62bc5201302fe0333 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFolder.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSFolder.h"
 #include "OFSFile.h"
index 902ba7566a313d2dccac964f5a71d26464877233..0a33329e5e16cecc29c9a6f8c22f70ab588e5b34 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFolderClassDescription.h 4 2004-08-20 17:04:31Z helge $
 
 #ifndef __SoOFS_OFSFolderClassDescription_H__
 #define __SoOFS_OFSFolderClassDescription_H__
index d34f259935984cde7e3604b81e1d989c76c3d264..e8d5ba1919899829cbb1c5d2c85f0868c309575a 100644 (file)
@@ -1,7 +1,7 @@
 /*
-  Copyright (C) 2000-2003 SKYRIX Software AG
+  Copyright (C) 2002-2004 SKYRIX Software AG
 
-  This file is part of OGo
+  This file is part of OpenGroupware.org.
 
   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
@@ -18,7 +18,6 @@
   Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
   02111-1307, USA.
 */
-// $Id: OFSFolderClassDescription.m 4 2004-08-20 17:04:31Z helge $
 
 #include "OFSFolderClassDescription.h"
 #include "OFSFolder.h"
index 25bcbed7959027be3381b590cfd8d6753577f1af..cfe45e62cd98c7b1bc0c90333f987fe9d3cdba7a 100644 (file)
@@ -1,4 +1,23 @@
-// $Id: OFSFolderDataSource.h 4 2004-08-20 17:04:31Z helge $
+/*
+  Copyright (C) 2002-2004 SKYRIX Software AG
+
+  This file is part of OpenGroupware.org.
+
+  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.
+
+  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.
+
+  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.
+*/
 
 #ifndef __SoOFS_OFSFolderDataSource_H__
 #define __SoOFS_OFSFolderDataSource_H__
index b1015f68ca93d9cb02d46b6749b7734ce361ed61..6907ebf380cc9f568ffaf0c781cf31614fa823f8 100644 (file)
@@ -1,4 +1,23 @@
-// $Id: OFSFolderDataSource.m 4 2004-08-20 17:04:31Z helge $
+/*
+  Copyright (C) 2002-2004 SKYRIX Software AG
+
+  This file is part of OpenGroupware.org.
+
+  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.
+
+  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.
+
+  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.
+*/
 
 #include "OFSFolderDataSource.h"
 #include <EOControl/EOQualifier.h>