1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../log4cxx/gcc43.patch
5 # Copyright (C) 2009 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- log4cxx-0.9.7/src/socketoutputstream.cpp.vanilla 2009-10-22 09:45:32.000000000 +0200
18 +++ log4cxx-0.9.7/src/socketoutputstream.cpp 2009-10-22 09:45:54.000000000 +0200
20 * See the License for the specific language governing permissions and
21 * limitations under the License.
26 #include <log4cxx/helpers/socketoutputstream.h>
27 #include <log4cxx/helpers/socket.h>
28 --- log4cxx-0.9.7/src/stringtokenizer.cpp.vanilla 2009-10-22 10:03:12.000000000 +0200
29 +++ log4cxx-0.9.7/src/stringtokenizer.cpp 2009-10-22 10:03:45.000000000 +0200
31 * See the License for the specific language governing permissions and
32 * limitations under the License.
37 #include <log4cxx/helpers/stringtokenizer.h>
39 --- log4cxx-0.9.7/src/socketinputstream.cpp.vanilla 2009-10-22 10:04:37.000000000 +0200
40 +++ log4cxx-0.9.7/src/socketinputstream.cpp 2009-10-22 10:04:46.000000000 +0200
42 * See the License for the specific language governing permissions and
43 * limitations under the License.
48 #include <log4cxx/helpers/socketinputstream.h>
49 #include <log4cxx/helpers/socket.h>
50 --- log4cxx-0.9.7/src/xmlsocketappender.cpp.vanilla 2009-10-22 10:12:43.000000000 +0200
51 +++ log4cxx-0.9.7/src/xmlsocketappender.cpp 2009-10-22 10:12:50.000000000 +0200
53 * limitations under the License.
58 #include <log4cxx/net/xmlsocketappender.h>
59 #include <log4cxx/helpers/loglog.h>
60 #include <log4cxx/helpers/socketoutputstream.h>
61 --- log4cxx-0.9.7/src/timezone.cpp.vanilla 2009-10-22 10:12:12.000000000 +0200
62 +++ log4cxx-0.9.7/src/timezone.cpp 2009-10-22 10:12:19.000000000 +0200
64 * See the License for the specific language governing permissions and
65 * limitations under the License.
70 #include <log4cxx/helpers/timezone.h>
72 --- log4cxx-0.9.7/tests/src/drfatestcase.cpp.vanilla 2009-10-22 10:13:07.000000000 +0200
73 +++ log4cxx-0.9.7/tests/src/drfatestcase.cpp 2009-10-22 10:13:13.000000000 +0200
75 * limitations under the License.
80 #include <cppunit/TestFixture.h>
81 #include <cppunit/extensions/HelperMacros.h>