summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/amounts.cc2
-rw-r--r--python/py_amount.cc2
-rw-r--r--python/py_commodity.cc2
-rw-r--r--python/py_times.cc2
-rw-r--r--python/py_utils.cc2
-rw-r--r--python/pyfstream.h2
-rw-r--r--python/pyinterp.cc2
-rw-r--r--python/pyinterp.h2
-rw-r--r--python/pyledger.cc2
-rw-r--r--python/pyledger.h2
-rw-r--r--python/pyutils.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/python/amounts.cc b/python/amounts.cc
index ad3cda9a..eaa3f88d 100644
--- a/python/amounts.cc
+++ b/python/amounts.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/py_amount.cc b/python/py_amount.cc
index bbd5fcb5..69f4ded5 100644
--- a/python/py_amount.cc
+++ b/python/py_amount.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/py_commodity.cc b/python/py_commodity.cc
index 545ae4f8..8998b32a 100644
--- a/python/py_commodity.cc
+++ b/python/py_commodity.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/py_times.cc b/python/py_times.cc
index 2d7ce662..0fc62941 100644
--- a/python/py_times.cc
+++ b/python/py_times.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/py_utils.cc b/python/py_utils.cc
index 99936a8e..d1963852 100644
--- a/python/py_utils.cc
+++ b/python/py_utils.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/pyfstream.h b/python/pyfstream.h
index aaa5cbeb..2b21b45e 100644
--- a/python/pyfstream.h
+++ b/python/pyfstream.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/pyinterp.cc b/python/pyinterp.cc
index 831852ad..f5c81142 100644
--- a/python/pyinterp.cc
+++ b/python/pyinterp.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/pyinterp.h b/python/pyinterp.h
index 1deeb11b..5930cf8e 100644
--- a/python/pyinterp.h
+++ b/python/pyinterp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/pyledger.cc b/python/pyledger.cc
index 76d7ab0c..c03dd651 100644
--- a/python/pyledger.cc
+++ b/python/pyledger.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/pyledger.h b/python/pyledger.h
index 3d9aa14d..ee27767a 100644
--- a/python/pyledger.h
+++ b/python/pyledger.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
diff --git a/python/pyutils.h b/python/pyutils.h
index 006f75ac..c0e5a38a 100644
--- a/python/pyutils.h
+++ b/python/pyutils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2008, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2009, John Wiegley. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are