summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--amount.cc2
-rw-r--r--amount.h2
-rw-r--r--balance.cc2
-rw-r--r--balance.h2
-rw-r--r--balpair.h2
-rw-r--r--binary.cc2
-rw-r--r--binary.h2
-rw-r--r--commodity.cc2
-rw-r--r--commodity.h2
-rw-r--r--fdstream.hpp2
-rw-r--r--flags.h2
-rw-r--r--journal.cc2
-rw-r--r--journal.h2
-rw-r--r--main.cc2
-rw-r--r--mask.cc2
-rw-r--r--mask.h2
-rw-r--r--option.cc2
-rw-r--r--option.h2
-rw-r--r--parsexp.cc2
-rw-r--r--parsexp.h2
-rw-r--r--pushvar.h2
-rw-r--r--py_amount.cc2
-rw-r--r--py_commodity.cc2
-rw-r--r--py_times.cc2
-rw-r--r--py_utils.cc2
-rw-r--r--pyfstream.h2
-rw-r--r--pyinterp.cc2
-rw-r--r--pyinterp.h2
-rw-r--r--pyledger.cc2
-rw-r--r--pyledger.h2
-rw-r--r--pyutils.h2
-rw-r--r--report.cc2
-rw-r--r--report.h2
-rw-r--r--session.cc2
-rw-r--r--session.h2
-rw-r--r--system.hh2
-rw-r--r--times.cc2
-rw-r--r--times.h2
-rw-r--r--tuples.hpp2
-rw-r--r--utils.cc2
-rw-r--r--utils.h2
-rw-r--r--valexpr.cc2
-rw-r--r--valexpr.h2
-rw-r--r--value.cc2
-rw-r--r--value.h2
45 files changed, 45 insertions, 45 deletions
diff --git a/amount.cc b/amount.cc
index 19b8865b..c87fc38d 100644
--- a/amount.cc
+++ b/amount.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/amount.h b/amount.h
index 5ec67ac3..f959bc6e 100644
--- a/amount.h
+++ b/amount.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/balance.cc b/balance.cc
index e7578db1..c76212c1 100644
--- a/balance.cc
+++ b/balance.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/balance.h b/balance.h
index bcfb91a6..ea070ea3 100644
--- a/balance.h
+++ b/balance.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/balpair.h b/balpair.h
index 0303f6da..be6669dc 100644
--- a/balpair.h
+++ b/balpair.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/binary.cc b/binary.cc
index 3ba7bf9d..b30b180b 100644
--- a/binary.cc
+++ b/binary.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/binary.h b/binary.h
index 42c2387f..3509e490 100644
--- a/binary.h
+++ b/binary.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/commodity.cc b/commodity.cc
index 38b93a94..0a62a861 100644
--- a/commodity.cc
+++ b/commodity.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/commodity.h b/commodity.h
index ab3a908b..6f837942 100644
--- a/commodity.h
+++ b/commodity.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/fdstream.hpp b/fdstream.hpp
index ffcf5709..8a06fba2 100644
--- a/fdstream.hpp
+++ b/fdstream.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/flags.h b/flags.h
index e9c7c740..b75fdc21 100644
--- a/flags.h
+++ b/flags.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/journal.cc b/journal.cc
index 0ff91b7a..ff6dbd9b 100644
--- a/journal.cc
+++ b/journal.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/journal.h b/journal.h
index 09be5b93..c5a58d74 100644
--- a/journal.h
+++ b/journal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/main.cc b/main.cc
index 6646d5b8..05a3842c 100644
--- a/main.cc
+++ b/main.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/mask.cc b/mask.cc
index b9bd5cff..96cad3b0 100644
--- a/mask.cc
+++ b/mask.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/mask.h b/mask.h
index 0cfb160d..95ab214a 100644
--- a/mask.h
+++ b/mask.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/option.cc b/option.cc
index 93b561f9..d4de29de 100644
--- a/option.cc
+++ b/option.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/option.h b/option.h
index 02afe0c2..10ed3f4d 100644
--- a/option.h
+++ b/option.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/parsexp.cc b/parsexp.cc
index c20cfb10..47d0b5a7 100644
--- a/parsexp.cc
+++ b/parsexp.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/parsexp.h b/parsexp.h
index de2c9fe1..81bf2adc 100644
--- a/parsexp.h
+++ b/parsexp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/pushvar.h b/pushvar.h
index f8db82f8..a6ec0fab 100644
--- a/pushvar.h
+++ b/pushvar.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/py_amount.cc b/py_amount.cc
index 07be1512..16880f6f 100644
--- a/py_amount.cc
+++ b/py_amount.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/py_commodity.cc b/py_commodity.cc
index 0dab3cd3..3cf7d30c 100644
--- a/py_commodity.cc
+++ b/py_commodity.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/py_times.cc b/py_times.cc
index 173f21fa..00108b04 100644
--- a/py_times.cc
+++ b/py_times.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/py_utils.cc b/py_utils.cc
index 50ce9712..9fc375f6 100644
--- a/py_utils.cc
+++ b/py_utils.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/pyfstream.h b/pyfstream.h
index 98e1acc2..1d72d471 100644
--- a/pyfstream.h
+++ b/pyfstream.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/pyinterp.cc b/pyinterp.cc
index 43e3b0b0..85d2a422 100644
--- a/pyinterp.cc
+++ b/pyinterp.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/pyinterp.h b/pyinterp.h
index 446a1258..dbc3f754 100644
--- a/pyinterp.h
+++ b/pyinterp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/pyledger.cc b/pyledger.cc
index ebbdc82e..76d7ab0c 100644
--- a/pyledger.cc
+++ b/pyledger.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/pyledger.h b/pyledger.h
index 3ab82558..a298cc05 100644
--- a/pyledger.h
+++ b/pyledger.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/pyutils.h b/pyutils.h
index 41bbbfde..bdb1f142 100644
--- a/pyutils.h
+++ b/pyutils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/report.cc b/report.cc
index f86acdf0..57aa6329 100644
--- a/report.cc
+++ b/report.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/report.h b/report.h
index 4e65a8fc..6ffe477e 100644
--- a/report.h
+++ b/report.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/session.cc b/session.cc
index 140589dc..9e8806a8 100644
--- a/session.cc
+++ b/session.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/session.h b/session.h
index edfa8d9c..ada80669 100644
--- a/session.h
+++ b/session.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/system.hh b/system.hh
index 388cf53d..ffefafb3 100644
--- a/system.hh
+++ b/system.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/times.cc b/times.cc
index aa16efb0..be1b10f1 100644
--- a/times.cc
+++ b/times.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/times.h b/times.h
index df5bd75b..65513ca8 100644
--- a/times.h
+++ b/times.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/tuples.hpp b/tuples.hpp
index 523846a7..d7695934 100644
--- a/tuples.hpp
+++ b/tuples.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/utils.cc b/utils.cc
index f2ba83e6..d2cd1e1b 100644
--- a/utils.cc
+++ b/utils.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/utils.h b/utils.h
index f3a4d4a7..51983d03 100644
--- a/utils.h
+++ b/utils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/valexpr.cc b/valexpr.cc
index 6aa8986d..801f4e51 100644
--- a/valexpr.cc
+++ b/valexpr.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/valexpr.h b/valexpr.h
index 13db2450..0996e921 100644
--- a/valexpr.h
+++ b/valexpr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/value.cc b/value.cc
index 8051a794..0e1c3690 100644
--- a/value.cc
+++ b/value.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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/value.h b/value.h
index fe8c5ecb..f149535a 100644
--- a/value.h
+++ b/value.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2007, John Wiegley. All rights reserved.
+ * Copyright (c) 2003-2008, 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