You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/01/13 18:23:02 UTC

svn commit: r1231197 - in /incubator/ooo/trunk/main/desktop/source: app/version.map pkgchk/unopkg/version.map

Author: arist
Date: Fri Jan 13 17:23:02 2012
New Revision: 1231197

URL: http://svn.apache.org/viewvc?rev=1231197&view=rev
Log:
making getcsym.awk happy by matching '(' and ')' in same line of header

Modified:
    incubator/ooo/trunk/main/desktop/source/app/version.map
    incubator/ooo/trunk/main/desktop/source/pkgchk/unopkg/version.map

Modified: incubator/ooo/trunk/main/desktop/source/app/version.map
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/desktop/source/app/version.map?rev=1231197&r1=1231196&r2=1231197&view=diff
==============================================================================
--- incubator/ooo/trunk/main/desktop/source/app/version.map (original)
+++ incubator/ooo/trunk/main/desktop/source/app/version.map Fri Jan 13 17:23:02 2012
@@ -4,8 +4,8 @@
 #  or more contributor license agreements.  See the NOTICE file
 #  distributed with this work for additional information
 #  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
+#  to you under the Apache License, Version 2.0 (the "License");
+#  you may not use this file except in compliance
 #  with the License.  You may obtain a copy of the License at
 #  
 #    http://www.apache.org/licenses/LICENSE-2.0

Modified: incubator/ooo/trunk/main/desktop/source/pkgchk/unopkg/version.map
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/desktop/source/pkgchk/unopkg/version.map?rev=1231197&r1=1231196&r2=1231197&view=diff
==============================================================================
--- incubator/ooo/trunk/main/desktop/source/pkgchk/unopkg/version.map (original)
+++ incubator/ooo/trunk/main/desktop/source/pkgchk/unopkg/version.map Fri Jan 13 17:23:02 2012
@@ -4,8 +4,8 @@
 #  or more contributor license agreements.  See the NOTICE file
 #  distributed with this work for additional information
 #  regarding copyright ownership.  The ASF licenses this file
-#  to you under the Apache License, Version 2.0 (the
-#  "License"); you may not use this file except in compliance
+#  to you under the Apache License, Version 2.0 (the "License");
+#  you may not use this file except in compliance
 #  with the License.  You may obtain a copy of the License at
 #  
 #    http://www.apache.org/licenses/LICENSE-2.0