From: <dg...@su...> - 2009-02-06 15:41:47
|
Author: bellmich Date: Fri Feb 6 16:39:54 2009 New Revision: 186 URL: http://libwbxml.opensync.org/changeset/186 Log: fixed copyrights for 2009 Modified: wbxml2/trunk/src/wbxml_tables.c wbxml2/trunk/src/wbxml_tables.h wbxml2/trunk/src/wbxml_tree.c wbxml2/trunk/src/wbxml_tree_clb_xml.c Modified: wbxml2/trunk/src/wbxml_tables.c ============================================================================== --- wbxml2/trunk/src/wbxml_tables.c Fri Feb 6 16:13:17 2009 (r185) +++ wbxml2/trunk/src/wbxml_tables.c Fri Feb 6 16:39:54 2009 (r186) @@ -1,7 +1,7 @@ /* * libwbxml, the WBXML Library. * Copyright (C) 2002-2008 Aymerick Jehanne <aym...@je...> - * Copyright (C) 2008 Michael Bell <mic...@op...> + * Copyright (C) 2008-2009 Michael Bell <mic...@op...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: wbxml2/trunk/src/wbxml_tables.h ============================================================================== --- wbxml2/trunk/src/wbxml_tables.h Fri Feb 6 16:13:17 2009 (r185) +++ wbxml2/trunk/src/wbxml_tables.h Fri Feb 6 16:39:54 2009 (r186) @@ -1,6 +1,7 @@ /* * libwbxml, the WBXML Library. * Copyright (C) 2002-2008 Aymerick Jehanne <aym...@je...> + * Copyright (C) 2009 Michael Bell <mic...@op...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: wbxml2/trunk/src/wbxml_tree.c ============================================================================== --- wbxml2/trunk/src/wbxml_tree.c Fri Feb 6 16:13:17 2009 (r185) +++ wbxml2/trunk/src/wbxml_tree.c Fri Feb 6 16:39:54 2009 (r186) @@ -1,7 +1,7 @@ /* * libwbxml, the WBXML Library. * Copyright (C) 2002-2008 Aymerick Jehanne <aym...@je...> - * Copyright (C) 2008 Michael Bell <mic...@op...> + * Copyright (C) 2008-2009 Michael Bell <mic...@op...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public Modified: wbxml2/trunk/src/wbxml_tree_clb_xml.c ============================================================================== --- wbxml2/trunk/src/wbxml_tree_clb_xml.c Fri Feb 6 16:13:17 2009 (r185) +++ wbxml2/trunk/src/wbxml_tree_clb_xml.c Fri Feb 6 16:39:54 2009 (r186) @@ -1,7 +1,7 @@ /* * libwbxml, the WBXML Library. * Copyright (C) 2002-2008 Aymerick Jehanne <aym...@je...> - * Copyright (C) 2008 Michael Bell <mic...@op...> + * Copyright (C) 2008-2009 Michael Bell <mic...@op...> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |