X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sope-appserver%2FNGObjWeb%2FDynamicElements%2FWOGenericContainer.m;h=fea0b521e0a6bd0337b338e900aff6569a3ed3df;hb=4d91b8d73b64594d7d5c49ba480cfbadd44852c3;hp=361615a6dcbf12a0f28f15e92f0c3277dbd95599;hpb=ee7a4d893f2c572395849ba24ff0d3dd9eab1553;p=sope diff --git a/sope-appserver/NGObjWeb/DynamicElements/WOGenericContainer.m b/sope-appserver/NGObjWeb/DynamicElements/WOGenericContainer.m index 361615a6..fea0b521 100644 --- a/sope-appserver/NGObjWeb/DynamicElements/WOGenericContainer.m +++ b/sope-appserver/NGObjWeb/DynamicElements/WOGenericContainer.m @@ -1,24 +1,23 @@ /* - Copyright (C) 2000-2004 SKYRIX Software AG + Copyright (C) 2000-2005 SKYRIX Software AG - This file is part of OpenGroupware.org. + This file is part of SOPE. - OGo is free software; you can redistribute it and/or modify it under + 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 + 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 + 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. */ -// $Id$ #include "WOGenericElement.h"