aboutsummaryrefslogtreecommitdiff
path: root/src/inprogress
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/inprogress/xmldocument.cpp2
-rw-r--r--src/inprogress/xmldocument.h2
-rw-r--r--src/inprogress/xmlnode.cpp2
-rw-r--r--src/inprogress/xmlnode.h2
-rw-r--r--src/inprogress/xmlreader.cpp2
-rw-r--r--src/inprogress/xmlreader.h2
-rw-r--r--src/inprogress/xmlwriter.cpp2
-rw-r--r--src/inprogress/xmlwriter.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/inprogress/xmldocument.cpp b/src/inprogress/xmldocument.cpp
index 3397d5c..c3114d6 100644
--- a/src/inprogress/xmldocument.cpp
+++ b/src/inprogress/xmldocument.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ 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/src/inprogress/xmldocument.h b/src/inprogress/xmldocument.h
index f95919a..b4fdc9d 100644
--- a/src/inprogress/xmldocument.h
+++ b/src/inprogress/xmldocument.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ 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/src/inprogress/xmlnode.cpp b/src/inprogress/xmlnode.cpp
index 9114dcf..f31d4ae 100644
--- a/src/inprogress/xmlnode.cpp
+++ b/src/inprogress/xmlnode.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ 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/src/inprogress/xmlnode.h b/src/inprogress/xmlnode.h
index 3683728..ed52f32 100644
--- a/src/inprogress/xmlnode.h
+++ b/src/inprogress/xmlnode.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ 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/src/inprogress/xmlreader.cpp b/src/inprogress/xmlreader.cpp
index 85f500b..5c755bb 100644
--- a/src/inprogress/xmlreader.cpp
+++ b/src/inprogress/xmlreader.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ 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/src/inprogress/xmlreader.h b/src/inprogress/xmlreader.h
index 7e23a8a..0219b0e 100644
--- a/src/inprogress/xmlreader.h
+++ b/src/inprogress/xmlreader.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ 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/src/inprogress/xmlwriter.cpp b/src/inprogress/xmlwriter.cpp
index d3966c2..1489b28 100644
--- a/src/inprogress/xmlwriter.cpp
+++ b/src/inprogress/xmlwriter.cpp
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ 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/src/inprogress/xmlwriter.h b/src/inprogress/xmlwriter.h
index ce67d0b..45bc22e 100644
--- a/src/inprogress/xmlwriter.h
+++ b/src/inprogress/xmlwriter.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Copyright (C) 2007 Xagasoft, All rights reserved. 2 * Copyright (C) 2007-2008 Xagasoft, All rights reserved.
3 * 3 *
4 * This file is part of the libbu++ library and is released under the 4 * This file is part of the libbu++ 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.