aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2013-02-11 00:21:20 +0000
committerMike Buland <eichlan@xagasoft.com>2013-02-11 00:21:20 +0000
commit713a4cc24da81b513962a85d4b4c43fb6b79419d (patch)
tree28157be2eeaeba524ea6e9ec14427d12a8fe1952
parent603cb0f890db0d0acd407fcd0e3dfc7aaaf876d4 (diff)
downloadlibgats-713a4cc24da81b513962a85d4b4c43fb6b79419d.tar.gz
libgats-713a4cc24da81b513962a85d4b4c43fb6b79419d.tar.bz2
libgats-713a4cc24da81b513962a85d4b4c43fb6b79419d.tar.xz
libgats-713a4cc24da81b513962a85d4b4c43fb6b79419d.zip
Updated the copyright to 2013. Also, started the Gats::RpcHandler.
-rw-r--r--LICENSE2
-rw-r--r--c++-libbu++/src/boolean.cpp2
-rw-r--r--c++-libbu++/src/boolean.h2
-rw-r--r--c++-libbu++/src/dictionary.cpp2
-rw-r--r--c++-libbu++/src/dictionary.h2
-rw-r--r--c++-libbu++/src/float.cpp2
-rw-r--r--c++-libbu++/src/float.h2
-rw-r--r--c++-libbu++/src/gatsc/main.cpp2
-rw-r--r--c++-libbu++/src/gatscon/clientthread.cpp2
-rw-r--r--c++-libbu++/src/gatscon/clientthread.h2
-rw-r--r--c++-libbu++/src/gatscon/clientwidget.cpp2
-rw-r--r--c++-libbu++/src/gatscon/clientwidget.h2
-rw-r--r--c++-libbu++/src/gatscon/connectdlg.cpp2
-rw-r--r--c++-libbu++/src/gatscon/connectdlg.h2
-rw-r--r--c++-libbu++/src/gatscon/filewidget.cpp2
-rw-r--r--c++-libbu++/src/gatscon/filewidget.h2
-rw-r--r--c++-libbu++/src/gatscon/gatstotree.cpp2
-rw-r--r--c++-libbu++/src/gatscon/gatstotree.h2
-rw-r--r--c++-libbu++/src/gatscon/iobase.cpp2
-rw-r--r--c++-libbu++/src/gatscon/iobase.h2
-rw-r--r--c++-libbu++/src/gatscon/main.cpp2
-rw-r--r--c++-libbu++/src/gatscon/mainwnd.cpp2
-rw-r--r--c++-libbu++/src/gatscon/mainwnd.h2
-rw-r--r--c++-libbu++/src/gatscon/proxythread.cpp2
-rw-r--r--c++-libbu++/src/gatscon/proxythread.h2
-rw-r--r--c++-libbu++/src/gatscon/proxywidget.cpp2
-rw-r--r--c++-libbu++/src/gatscon/proxywidget.h2
-rw-r--r--c++-libbu++/src/gatscon/setupproxydlg.cpp2
-rw-r--r--c++-libbu++/src/gatscon/setupproxydlg.h2
-rw-r--r--c++-libbu++/src/gatscon/treetogats.cpp2
-rw-r--r--c++-libbu++/src/gatscon/treetogats.h2
-rw-r--r--c++-libbu++/src/gatsstream.cpp2
-rw-r--r--c++-libbu++/src/gatsstream.h2
-rw-r--r--c++-libbu++/src/integer.cpp2
-rw-r--r--c++-libbu++/src/integer.h2
-rw-r--r--c++-libbu++/src/list.cpp2
-rw-r--r--c++-libbu++/src/list.h2
-rw-r--r--c++-libbu++/src/null.cpp2
-rw-r--r--c++-libbu++/src/null.h2
-rw-r--r--c++-libbu++/src/object.cpp2
-rw-r--r--c++-libbu++/src/object.h2
-rw-r--r--c++-libbu++/src/protocolgats.cpp2
-rw-r--r--c++-libbu++/src/protocolgats.h2
-rw-r--r--c++-libbu++/src/rpchandler.cpp17
-rw-r--r--c++-libbu++/src/rpchandler.h33
-rw-r--r--c++-libbu++/src/string.cpp2
-rw-r--r--c++-libbu++/src/string.h2
-rw-r--r--c++-libbu++/src/tests/clone.cpp2
-rw-r--r--c++-libbu++/src/tests/dump.cpp2
-rw-r--r--c++-libbu++/src/tests/int.cpp2
-rw-r--r--c++-libbu++/src/types.h2
-rw-r--r--c++-qt/gats-qt/boolean.h2
-rw-r--r--c++-qt/gats-qt/dictionary.h2
-rw-r--r--c++-qt/gats-qt/float.h2
-rw-r--r--c++-qt/gats-qt/gatsstream.h2
-rw-r--r--c++-qt/gats-qt/integer.h2
-rw-r--r--c++-qt/gats-qt/list.h2
-rw-r--r--c++-qt/gats-qt/null.h2
-rw-r--r--c++-qt/gats-qt/object.h2
-rw-r--r--c++-qt/gats-qt/string.h2
-rw-r--r--c++-qt/gats-qt/types.h2
-rw-r--r--c++-qt/src/boolean.cpp2
-rw-r--r--c++-qt/src/dictionary.cpp2
-rw-r--r--c++-qt/src/float.cpp2
-rw-r--r--c++-qt/src/gatsstream.cpp2
-rw-r--r--c++-qt/src/integer.cpp2
-rw-r--r--c++-qt/src/list.cpp2
-rw-r--r--c++-qt/src/null.cpp2
-rw-r--r--c++-qt/src/object.cpp2
-rw-r--r--c++-qt/src/string.cpp2
-rw-r--r--c++-qt/tests/echo/echo.pro2
-rw-r--r--c++-qt/tests/echo/main.cpp2
-rw-r--r--c++-qt/tests/echo/mainwnd.cpp2
-rw-r--r--c++-qt/tests/echo/mainwnd.h2
-rw-r--r--cs-dotnet/default.bld2
-rw-r--r--cs-dotnet/src/gatsboolean.cs2
-rw-r--r--cs-dotnet/src/gatsdictionary.cs2
-rw-r--r--cs-dotnet/src/gatsexception.cs2
-rw-r--r--cs-dotnet/src/gatsfloat.cs2
-rw-r--r--cs-dotnet/src/gatsinteger.cs2
-rw-r--r--cs-dotnet/src/gatslist.cs2
-rw-r--r--cs-dotnet/src/gatsnull.cs2
-rw-r--r--cs-dotnet/src/gatsobject.cs2
-rw-r--r--cs-dotnet/src/gatsstream.cs2
-rw-r--r--cs-dotnet/src/gatsstring.cs2
-rw-r--r--cs-dotnet/src/tests/dictionary.cs2
-rw-r--r--cs-dotnet/src/tests/floats.cs2
-rw-r--r--cs-dotnet/src/tests/ints.cs2
-rw-r--r--cs-dotnet/src/tests/lists.cs2
-rw-r--r--cs-dotnet/src/tests/packet.cs2
-rw-r--r--java/FileExample.java2
-rw-r--r--java/com/xagasoft/gats/GatsBoolean.java2
-rw-r--r--java/com/xagasoft/gats/GatsDictionary.java2
-rw-r--r--java/com/xagasoft/gats/GatsFloat.java2
-rw-r--r--java/com/xagasoft/gats/GatsInputStream.java2
-rw-r--r--java/com/xagasoft/gats/GatsInteger.java2
-rw-r--r--java/com/xagasoft/gats/GatsList.java2
-rw-r--r--java/com/xagasoft/gats/GatsNull.java2
-rw-r--r--java/com/xagasoft/gats/GatsObject.java2
-rw-r--r--java/com/xagasoft/gats/GatsOutputStream.java2
-rw-r--r--java/com/xagasoft/gats/GatsString.java2
-rw-r--r--java/com/xagasoft/gats/KeyNotFoundException.java2
-rw-r--r--java/com/xagasoft/gats/package-info.java2
-rw-r--r--php/phpgats.php2
-rw-r--r--php/phpgats2.php2
-rwxr-xr-xpython/client.py2
-rw-r--r--python/gats.py2
-rwxr-xr-xpython/server.py2
-rwxr-xr-xpython/test.py2
109 files changed, 157 insertions, 107 deletions
diff --git a/LICENSE b/LICENSE
index 5eaeb9c..7000682 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
1Copyright (C) 2007-2012 Xagasoft 1Copyright (C) 2007-2013 Xagasoft
2 2
3All rights reserved. 3All rights reserved.
4 4
diff --git a/c++-libbu++/src/boolean.cpp b/c++-libbu++/src/boolean.cpp
index 7060dab..2ee0227 100644
--- a/c++-libbu++/src/boolean.cpp
+++ b/c++-libbu++/src/boolean.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/boolean.h b/c++-libbu++/src/boolean.h
index c83701c..2fed713 100644
--- a/c++-libbu++/src/boolean.h
+++ b/c++-libbu++/src/boolean.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/dictionary.cpp b/c++-libbu++/src/dictionary.cpp
index c6b08a1..876bab2 100644
--- a/c++-libbu++/src/dictionary.cpp
+++ b/c++-libbu++/src/dictionary.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/dictionary.h b/c++-libbu++/src/dictionary.h
index 6250eb6..9ea8a2e 100644
--- a/c++-libbu++/src/dictionary.h
+++ b/c++-libbu++/src/dictionary.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/float.cpp b/c++-libbu++/src/float.cpp
index f7c2737..c011794 100644
--- a/c++-libbu++/src/float.cpp
+++ b/c++-libbu++/src/float.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/float.h b/c++-libbu++/src/float.h
index d9a1a9a..9aab0a5 100644
--- a/c++-libbu++/src/float.h
+++ b/c++-libbu++/src/float.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatsc/main.cpp b/c++-libbu++/src/gatsc/main.cpp
index 339e9f4..5291a33 100644
--- a/c++-libbu++/src/gatsc/main.cpp
+++ b/c++-libbu++/src/gatsc/main.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/clientthread.cpp b/c++-libbu++/src/gatscon/clientthread.cpp
index 4032a50..53c8e24 100644
--- a/c++-libbu++/src/gatscon/clientthread.cpp
+++ b/c++-libbu++/src/gatscon/clientthread.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/clientthread.h b/c++-libbu++/src/gatscon/clientthread.h
index a4343ee..903028a 100644
--- a/c++-libbu++/src/gatscon/clientthread.h
+++ b/c++-libbu++/src/gatscon/clientthread.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/clientwidget.cpp b/c++-libbu++/src/gatscon/clientwidget.cpp
index f13e736..9c30ae2 100644
--- a/c++-libbu++/src/gatscon/clientwidget.cpp
+++ b/c++-libbu++/src/gatscon/clientwidget.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/clientwidget.h b/c++-libbu++/src/gatscon/clientwidget.h
index b40adf4..8d240bd 100644
--- a/c++-libbu++/src/gatscon/clientwidget.h
+++ b/c++-libbu++/src/gatscon/clientwidget.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/connectdlg.cpp b/c++-libbu++/src/gatscon/connectdlg.cpp
index 0bb159b..d556487 100644
--- a/c++-libbu++/src/gatscon/connectdlg.cpp
+++ b/c++-libbu++/src/gatscon/connectdlg.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/connectdlg.h b/c++-libbu++/src/gatscon/connectdlg.h
index 7396ef6..12ad8e1 100644
--- a/c++-libbu++/src/gatscon/connectdlg.h
+++ b/c++-libbu++/src/gatscon/connectdlg.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/filewidget.cpp b/c++-libbu++/src/gatscon/filewidget.cpp
index 23f6839..306dbf2 100644
--- a/c++-libbu++/src/gatscon/filewidget.cpp
+++ b/c++-libbu++/src/gatscon/filewidget.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/filewidget.h b/c++-libbu++/src/gatscon/filewidget.h
index 1426eae..806b281 100644
--- a/c++-libbu++/src/gatscon/filewidget.h
+++ b/c++-libbu++/src/gatscon/filewidget.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/gatstotree.cpp b/c++-libbu++/src/gatscon/gatstotree.cpp
index 192b395..9c6fb5c 100644
--- a/c++-libbu++/src/gatscon/gatstotree.cpp
+++ b/c++-libbu++/src/gatscon/gatstotree.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/gatstotree.h b/c++-libbu++/src/gatscon/gatstotree.h
index dc8f451..5a65167 100644
--- a/c++-libbu++/src/gatscon/gatstotree.h
+++ b/c++-libbu++/src/gatscon/gatstotree.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/iobase.cpp b/c++-libbu++/src/gatscon/iobase.cpp
index 40af455..126346a 100644
--- a/c++-libbu++/src/gatscon/iobase.cpp
+++ b/c++-libbu++/src/gatscon/iobase.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/iobase.h b/c++-libbu++/src/gatscon/iobase.h
index 4475551..688096b 100644
--- a/c++-libbu++/src/gatscon/iobase.h
+++ b/c++-libbu++/src/gatscon/iobase.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/main.cpp b/c++-libbu++/src/gatscon/main.cpp
index 11b6d4a..88c0734 100644
--- a/c++-libbu++/src/gatscon/main.cpp
+++ b/c++-libbu++/src/gatscon/main.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/mainwnd.cpp b/c++-libbu++/src/gatscon/mainwnd.cpp
index 7cce116..48a7743 100644
--- a/c++-libbu++/src/gatscon/mainwnd.cpp
+++ b/c++-libbu++/src/gatscon/mainwnd.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/mainwnd.h b/c++-libbu++/src/gatscon/mainwnd.h
index 2a5c3fa..2ac782e 100644
--- a/c++-libbu++/src/gatscon/mainwnd.h
+++ b/c++-libbu++/src/gatscon/mainwnd.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/proxythread.cpp b/c++-libbu++/src/gatscon/proxythread.cpp
index 733af7f..0b1c42f 100644
--- a/c++-libbu++/src/gatscon/proxythread.cpp
+++ b/c++-libbu++/src/gatscon/proxythread.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/proxythread.h b/c++-libbu++/src/gatscon/proxythread.h
index e53ca2c..4e01bf5 100644
--- a/c++-libbu++/src/gatscon/proxythread.h
+++ b/c++-libbu++/src/gatscon/proxythread.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/proxywidget.cpp b/c++-libbu++/src/gatscon/proxywidget.cpp
index c95e39a..de20d03 100644
--- a/c++-libbu++/src/gatscon/proxywidget.cpp
+++ b/c++-libbu++/src/gatscon/proxywidget.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/proxywidget.h b/c++-libbu++/src/gatscon/proxywidget.h
index 1674a34..1293f4a 100644
--- a/c++-libbu++/src/gatscon/proxywidget.h
+++ b/c++-libbu++/src/gatscon/proxywidget.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/setupproxydlg.cpp b/c++-libbu++/src/gatscon/setupproxydlg.cpp
index 6d80683..e687dc8 100644
--- a/c++-libbu++/src/gatscon/setupproxydlg.cpp
+++ b/c++-libbu++/src/gatscon/setupproxydlg.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/setupproxydlg.h b/c++-libbu++/src/gatscon/setupproxydlg.h
index 685e893..cc36b73 100644
--- a/c++-libbu++/src/gatscon/setupproxydlg.h
+++ b/c++-libbu++/src/gatscon/setupproxydlg.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/treetogats.cpp b/c++-libbu++/src/gatscon/treetogats.cpp
index f12a319..df8f87d 100644
--- a/c++-libbu++/src/gatscon/treetogats.cpp
+++ b/c++-libbu++/src/gatscon/treetogats.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatscon/treetogats.h b/c++-libbu++/src/gatscon/treetogats.h
index 29f7d6c..4b843b9 100644
--- a/c++-libbu++/src/gatscon/treetogats.h
+++ b/c++-libbu++/src/gatscon/treetogats.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatsstream.cpp b/c++-libbu++/src/gatsstream.cpp
index 05fbd84..78558dd 100644
--- a/c++-libbu++/src/gatsstream.cpp
+++ b/c++-libbu++/src/gatsstream.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/gatsstream.h b/c++-libbu++/src/gatsstream.h
index e318b3c..6ee10ca 100644
--- a/c++-libbu++/src/gatsstream.h
+++ b/c++-libbu++/src/gatsstream.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/integer.cpp b/c++-libbu++/src/integer.cpp
index 40fc609..f63dd37 100644
--- a/c++-libbu++/src/integer.cpp
+++ b/c++-libbu++/src/integer.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/integer.h b/c++-libbu++/src/integer.h
index dc4ae4c..d1ef3aa 100644
--- a/c++-libbu++/src/integer.h
+++ b/c++-libbu++/src/integer.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/list.cpp b/c++-libbu++/src/list.cpp
index c5217cd..f2ff6c5 100644
--- a/c++-libbu++/src/list.cpp
+++ b/c++-libbu++/src/list.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/list.h b/c++-libbu++/src/list.h
index 6f4c9a4..b661de6 100644
--- a/c++-libbu++/src/list.h
+++ b/c++-libbu++/src/list.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/null.cpp b/c++-libbu++/src/null.cpp
index 37c9e6a..462907d 100644
--- a/c++-libbu++/src/null.cpp
+++ b/c++-libbu++/src/null.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/null.h b/c++-libbu++/src/null.h
index fc7825b..0c8eded 100644
--- a/c++-libbu++/src/null.h
+++ b/c++-libbu++/src/null.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/object.cpp b/c++-libbu++/src/object.cpp
index 073d31d..61471b9 100644
--- a/c++-libbu++/src/object.cpp
+++ b/c++-libbu++/src/object.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/object.h b/c++-libbu++/src/object.h
index a876061..62da7c1 100644
--- a/c++-libbu++/src/object.h
+++ b/c++-libbu++/src/object.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/protocolgats.cpp b/c++-libbu++/src/protocolgats.cpp
index f9d9e04..2430100 100644
--- a/c++-libbu++/src/protocolgats.cpp
+++ b/c++-libbu++/src/protocolgats.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/protocolgats.h b/c++-libbu++/src/protocolgats.h
index 86dda00..c0f8952 100644
--- a/c++-libbu++/src/protocolgats.h
+++ b/c++-libbu++/src/protocolgats.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/rpchandler.cpp b/c++-libbu++/src/rpchandler.cpp
new file mode 100644
index 0000000..b6c9058
--- /dev/null
+++ b/c++-libbu++/src/rpchandler.cpp
@@ -0,0 +1,17 @@
1/*
2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 *
4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE.
6 */
7
8#include "gats/rpchandler.h"
9
10Gats::RpcHandler::RpcHandler( Gats::Object *pObj )
11{
12}
13
14Gats::RpcHandler::~RpcHandler()
15{
16}
17
diff --git a/c++-libbu++/src/rpchandler.h b/c++-libbu++/src/rpchandler.h
new file mode 100644
index 0000000..fed5ffc
--- /dev/null
+++ b/c++-libbu++/src/rpchandler.h
@@ -0,0 +1,33 @@
1/*
2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 *
4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE.
6 */
7
8#ifndef RPC_HANDLER_H
9#define RPC_HANDLER_H
10
11#include "gats/object.h"
12
13namespace Gats
14{
15 class RpcHandler
16 {
17 public:
18 RpcHandler( Gats::Object *pObj );
19 virtual ~RpcHandler();
20
21 private:
22
23 class Function
24 {
25 public:
26 Type tReturn;
27 };
28
29
30 };
31};
32
33#endif
diff --git a/c++-libbu++/src/string.cpp b/c++-libbu++/src/string.cpp
index f8e4071..f329f41 100644
--- a/c++-libbu++/src/string.cpp
+++ b/c++-libbu++/src/string.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/string.h b/c++-libbu++/src/string.h
index 0d17a3e..b37137e 100644
--- a/c++-libbu++/src/string.h
+++ b/c++-libbu++/src/string.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/tests/clone.cpp b/c++-libbu++/src/tests/clone.cpp
index bfb7b27..45b2fca 100644
--- a/c++-libbu++/src/tests/clone.cpp
+++ b/c++-libbu++/src/tests/clone.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/tests/dump.cpp b/c++-libbu++/src/tests/dump.cpp
index f1950b2..b9382d2 100644
--- a/c++-libbu++/src/tests/dump.cpp
+++ b/c++-libbu++/src/tests/dump.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/tests/int.cpp b/c++-libbu++/src/tests/int.cpp
index fc411f4..dff5641 100644
--- a/c++-libbu++/src/tests/int.cpp
+++ b/c++-libbu++/src/tests/int.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-libbu++/src/types.h b/c++-libbu++/src/types.h
index 50b3fb8..5add5e2 100644
--- a/c++-libbu++/src/types.h
+++ b/c++-libbu++/src/types.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/boolean.h b/c++-qt/gats-qt/boolean.h
index 7e42981..04a9cef 100644
--- a/c++-qt/gats-qt/boolean.h
+++ b/c++-qt/gats-qt/boolean.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/dictionary.h b/c++-qt/gats-qt/dictionary.h
index af1d436..4f1d6e0 100644
--- a/c++-qt/gats-qt/dictionary.h
+++ b/c++-qt/gats-qt/dictionary.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/float.h b/c++-qt/gats-qt/float.h
index 6cc9950..9791b38 100644
--- a/c++-qt/gats-qt/float.h
+++ b/c++-qt/gats-qt/float.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/gatsstream.h b/c++-qt/gats-qt/gatsstream.h
index 979ca60..cf87cb1 100644
--- a/c++-qt/gats-qt/gatsstream.h
+++ b/c++-qt/gats-qt/gatsstream.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/integer.h b/c++-qt/gats-qt/integer.h
index 9178796..9638d77 100644
--- a/c++-qt/gats-qt/integer.h
+++ b/c++-qt/gats-qt/integer.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/list.h b/c++-qt/gats-qt/list.h
index 7577bad..f39043f 100644
--- a/c++-qt/gats-qt/list.h
+++ b/c++-qt/gats-qt/list.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/null.h b/c++-qt/gats-qt/null.h
index f3ec45b..974ae09 100644
--- a/c++-qt/gats-qt/null.h
+++ b/c++-qt/gats-qt/null.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/object.h b/c++-qt/gats-qt/object.h
index 7e12b87..6d602de 100644
--- a/c++-qt/gats-qt/object.h
+++ b/c++-qt/gats-qt/object.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/string.h b/c++-qt/gats-qt/string.h
index a679fc0..1e87db5 100644
--- a/c++-qt/gats-qt/string.h
+++ b/c++-qt/gats-qt/string.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/gats-qt/types.h b/c++-qt/gats-qt/types.h
index 1efdf26..695133a 100644
--- a/c++-qt/gats-qt/types.h
+++ b/c++-qt/gats-qt/types.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/boolean.cpp b/c++-qt/src/boolean.cpp
index 1195bae..bd9bca1 100644
--- a/c++-qt/src/boolean.cpp
+++ b/c++-qt/src/boolean.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/dictionary.cpp b/c++-qt/src/dictionary.cpp
index b2ef35e..9b528f1 100644
--- a/c++-qt/src/dictionary.cpp
+++ b/c++-qt/src/dictionary.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/float.cpp b/c++-qt/src/float.cpp
index 03ff755..7f0d1a3 100644
--- a/c++-qt/src/float.cpp
+++ b/c++-qt/src/float.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/gatsstream.cpp b/c++-qt/src/gatsstream.cpp
index f49fdb5..498b403 100644
--- a/c++-qt/src/gatsstream.cpp
+++ b/c++-qt/src/gatsstream.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/integer.cpp b/c++-qt/src/integer.cpp
index 721c434..967eb30 100644
--- a/c++-qt/src/integer.cpp
+++ b/c++-qt/src/integer.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/list.cpp b/c++-qt/src/list.cpp
index 158a7c1..19ff4b5 100644
--- a/c++-qt/src/list.cpp
+++ b/c++-qt/src/list.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/null.cpp b/c++-qt/src/null.cpp
index 8d46250..8bc87a6 100644
--- a/c++-qt/src/null.cpp
+++ b/c++-qt/src/null.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/object.cpp b/c++-qt/src/object.cpp
index 7c05228..85851df 100644
--- a/c++-qt/src/object.cpp
+++ b/c++-qt/src/object.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/src/string.cpp b/c++-qt/src/string.cpp
index 7d2d20f..1eddcf6 100644
--- a/c++-qt/src/string.cpp
+++ b/c++-qt/src/string.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/tests/echo/echo.pro b/c++-qt/tests/echo/echo.pro
index 63c741a..b473a7a 100644
--- a/c++-qt/tests/echo/echo.pro
+++ b/c++-qt/tests/echo/echo.pro
@@ -1,5 +1,5 @@
1###################################################################### 1######################################################################
2# Automatically generated by qmake (2.01a) Fri Apr 6 00:45:00 2012 2# Automatically generated by qmake (2.01a) Fri Apr 6 00:45:00 2013
3###################################################################### 3######################################################################
4 4
5TEMPLATE = app 5TEMPLATE = app
diff --git a/c++-qt/tests/echo/main.cpp b/c++-qt/tests/echo/main.cpp
index 4925fc6..25b648c 100644
--- a/c++-qt/tests/echo/main.cpp
+++ b/c++-qt/tests/echo/main.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/tests/echo/mainwnd.cpp b/c++-qt/tests/echo/mainwnd.cpp
index 3995720..da1ba01 100644
--- a/c++-qt/tests/echo/mainwnd.cpp
+++ b/c++-qt/tests/echo/mainwnd.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/c++-qt/tests/echo/mainwnd.h b/c++-qt/tests/echo/mainwnd.h
index 71c5c8e..545638b 100644
--- a/c++-qt/tests/echo/mainwnd.h
+++ b/c++-qt/tests/echo/mainwnd.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/default.bld b/cs-dotnet/default.bld
index d6f1909..22a01a9 100644
--- a/cs-dotnet/default.bld
+++ b/cs-dotnet/default.bld
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsboolean.cs b/cs-dotnet/src/gatsboolean.cs
index 0fcc6e9..52dc383 100644
--- a/cs-dotnet/src/gatsboolean.cs
+++ b/cs-dotnet/src/gatsboolean.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsdictionary.cs b/cs-dotnet/src/gatsdictionary.cs
index f80d3cb..722b13e 100644
--- a/cs-dotnet/src/gatsdictionary.cs
+++ b/cs-dotnet/src/gatsdictionary.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsexception.cs b/cs-dotnet/src/gatsexception.cs
index 1d01e07..4ab7bb7 100644
--- a/cs-dotnet/src/gatsexception.cs
+++ b/cs-dotnet/src/gatsexception.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsfloat.cs b/cs-dotnet/src/gatsfloat.cs
index 1fe6c00..5a99089 100644
--- a/cs-dotnet/src/gatsfloat.cs
+++ b/cs-dotnet/src/gatsfloat.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsinteger.cs b/cs-dotnet/src/gatsinteger.cs
index 5ef17d8..ccc2e28 100644
--- a/cs-dotnet/src/gatsinteger.cs
+++ b/cs-dotnet/src/gatsinteger.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatslist.cs b/cs-dotnet/src/gatslist.cs
index 0f93d1e..dd0c84c 100644
--- a/cs-dotnet/src/gatslist.cs
+++ b/cs-dotnet/src/gatslist.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsnull.cs b/cs-dotnet/src/gatsnull.cs
index 49ca243..8bb7ba8 100644
--- a/cs-dotnet/src/gatsnull.cs
+++ b/cs-dotnet/src/gatsnull.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsobject.cs b/cs-dotnet/src/gatsobject.cs
index 161bd3a..99eeec2 100644
--- a/cs-dotnet/src/gatsobject.cs
+++ b/cs-dotnet/src/gatsobject.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsstream.cs b/cs-dotnet/src/gatsstream.cs
index 742f0b4..8b5e380 100644
--- a/cs-dotnet/src/gatsstream.cs
+++ b/cs-dotnet/src/gatsstream.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/gatsstring.cs b/cs-dotnet/src/gatsstring.cs
index 0935b05..ab52381 100644
--- a/cs-dotnet/src/gatsstring.cs
+++ b/cs-dotnet/src/gatsstring.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/tests/dictionary.cs b/cs-dotnet/src/tests/dictionary.cs
index 78fec38..ae1e276 100644
--- a/cs-dotnet/src/tests/dictionary.cs
+++ b/cs-dotnet/src/tests/dictionary.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/tests/floats.cs b/cs-dotnet/src/tests/floats.cs
index 69b0909..364f5d1 100644
--- a/cs-dotnet/src/tests/floats.cs
+++ b/cs-dotnet/src/tests/floats.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/tests/ints.cs b/cs-dotnet/src/tests/ints.cs
index 680bda5..e4f531d 100644
--- a/cs-dotnet/src/tests/ints.cs
+++ b/cs-dotnet/src/tests/ints.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/tests/lists.cs b/cs-dotnet/src/tests/lists.cs
index 452699b..1796c13 100644
--- a/cs-dotnet/src/tests/lists.cs
+++ b/cs-dotnet/src/tests/lists.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/cs-dotnet/src/tests/packet.cs b/cs-dotnet/src/tests/packet.cs
index 1242347..07f9be8 100644
--- a/cs-dotnet/src/tests/packet.cs
+++ b/cs-dotnet/src/tests/packet.cs
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/FileExample.java b/java/FileExample.java
index 1bfa710..3244853 100644
--- a/java/FileExample.java
+++ b/java/FileExample.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsBoolean.java b/java/com/xagasoft/gats/GatsBoolean.java
index d54e8de..574d207 100644
--- a/java/com/xagasoft/gats/GatsBoolean.java
+++ b/java/com/xagasoft/gats/GatsBoolean.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsDictionary.java b/java/com/xagasoft/gats/GatsDictionary.java
index 7909c68..cc2e95b 100644
--- a/java/com/xagasoft/gats/GatsDictionary.java
+++ b/java/com/xagasoft/gats/GatsDictionary.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsFloat.java b/java/com/xagasoft/gats/GatsFloat.java
index 4440ea5..56e3c97 100644
--- a/java/com/xagasoft/gats/GatsFloat.java
+++ b/java/com/xagasoft/gats/GatsFloat.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsInputStream.java b/java/com/xagasoft/gats/GatsInputStream.java
index 6502258..ad77a7f 100644
--- a/java/com/xagasoft/gats/GatsInputStream.java
+++ b/java/com/xagasoft/gats/GatsInputStream.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsInteger.java b/java/com/xagasoft/gats/GatsInteger.java
index de8e343..b6b8208 100644
--- a/java/com/xagasoft/gats/GatsInteger.java
+++ b/java/com/xagasoft/gats/GatsInteger.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsList.java b/java/com/xagasoft/gats/GatsList.java
index 1c3bba8..c3e05cf 100644
--- a/java/com/xagasoft/gats/GatsList.java
+++ b/java/com/xagasoft/gats/GatsList.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsNull.java b/java/com/xagasoft/gats/GatsNull.java
index 370028e..f42e28b 100644
--- a/java/com/xagasoft/gats/GatsNull.java
+++ b/java/com/xagasoft/gats/GatsNull.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsObject.java b/java/com/xagasoft/gats/GatsObject.java
index c65070d..cce1b26 100644
--- a/java/com/xagasoft/gats/GatsObject.java
+++ b/java/com/xagasoft/gats/GatsObject.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsOutputStream.java b/java/com/xagasoft/gats/GatsOutputStream.java
index 2a20d99..d4d0632 100644
--- a/java/com/xagasoft/gats/GatsOutputStream.java
+++ b/java/com/xagasoft/gats/GatsOutputStream.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/GatsString.java b/java/com/xagasoft/gats/GatsString.java
index 442ef67..e4c35c2 100644
--- a/java/com/xagasoft/gats/GatsString.java
+++ b/java/com/xagasoft/gats/GatsString.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/KeyNotFoundException.java b/java/com/xagasoft/gats/KeyNotFoundException.java
index ddcde18..79e6b10 100644
--- a/java/com/xagasoft/gats/KeyNotFoundException.java
+++ b/java/com/xagasoft/gats/KeyNotFoundException.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/java/com/xagasoft/gats/package-info.java b/java/com/xagasoft/gats/package-info.java
index 1792bc5..58606aa 100644
--- a/java/com/xagasoft/gats/package-info.java
+++ b/java/com/xagasoft/gats/package-info.java
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libgats library and is released under the 4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE. 5 * terms of the license contained in the file LICENSE.
diff --git a/php/phpgats.php b/php/phpgats.php
index df9b1ba..26f43cb 100644
--- a/php/phpgats.php
+++ b/php/phpgats.php
@@ -1,6 +1,6 @@
1<?php 1<?php
2/* 2/*
3 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 3 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
4 * 4 *
5 * This file is part of the libgats library and is released under the 5 * This file is part of the libgats library and is released under the
6 * terms of the license contained in the file LICENSE. 6 * terms of the license contained in the file LICENSE.
diff --git a/php/phpgats2.php b/php/phpgats2.php
index 11abebe..effaa78 100644
--- a/php/phpgats2.php
+++ b/php/phpgats2.php
@@ -1,6 +1,6 @@
1<?php 1<?php
2/* 2/*
3 * Copyright (C) 2007-2012 Xagasoft, All rights reserved. 3 * Copyright (C) 2007-2013 Xagasoft, All rights reserved.
4 * 4 *
5 * This file is part of the libgats library and is released under the 5 * This file is part of the libgats library and is released under the
6 * terms of the license contained in the file LICENSE. 6 * terms of the license contained in the file LICENSE.
diff --git a/python/client.py b/python/client.py
index 6cc757a..094d3dd 100755
--- a/python/client.py
+++ b/python/client.py
@@ -1,6 +1,6 @@
1#!/usr/bin/python 1#!/usr/bin/python
2# 2#
3# Copyright (C) 2007-2012 Xagasoft, All rights reserved. 3# Copyright (C) 2007-2013 Xagasoft, All rights reserved.
4# 4#
5# This file is part of the libgats library and is released under the 5# This file is part of the libgats library and is released under the
6# terms of the license contained in the file LICENSE. 6# terms of the license contained in the file LICENSE.
diff --git a/python/gats.py b/python/gats.py
index d6704db..3d2fe81 100644
--- a/python/gats.py
+++ b/python/gats.py
@@ -1,5 +1,5 @@
1# 1#
2# Copyright (C) 2007-2012 Xagasoft, All rights reserved. 2# Copyright (C) 2007-2013 Xagasoft, All rights reserved.
3# 3#
4# This file is part of the libgats library and is released under the 4# This file is part of the libgats library and is released under the
5# terms of the license contained in the file LICENSE. 5# terms of the license contained in the file LICENSE.
diff --git a/python/server.py b/python/server.py
index 3dc60cb..12a7d55 100755
--- a/python/server.py
+++ b/python/server.py
@@ -1,6 +1,6 @@
1#!/usr/bin/python 1#!/usr/bin/python
2# 2#
3# Copyright (C) 2007-2012 Xagasoft, All rights reserved. 3# Copyright (C) 2007-2013 Xagasoft, All rights reserved.
4# 4#
5# This file is part of the libgats library and is released under the 5# This file is part of the libgats library and is released under the
6# terms of the license contained in the file LICENSE. 6# terms of the license contained in the file LICENSE.
diff --git a/python/test.py b/python/test.py
index be58519..a302196 100755
--- a/python/test.py
+++ b/python/test.py
@@ -1,6 +1,6 @@
1#!/usr/bin/python 1#!/usr/bin/python
2# 2#
3# Copyright (C) 2007-2012 Xagasoft, All rights reserved. 3# Copyright (C) 2007-2013 Xagasoft, All rights reserved.
4# 4#
5# This file is part of the libgats library and is released under the 5# This file is part of the libgats library and is released under the
6# terms of the license contained in the file LICENSE. 6# terms of the license contained in the file LICENSE.