summaryrefslogtreecommitdiff
path: root/src/ledger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ledger.h')
-rw-r--r--src/ledger.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ledger.h b/src/ledger.h
index a87c3d55..f020c456 100644
--- a/src/ledger.h
+++ b/src/ledger.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
@@ -38,7 +38,7 @@
//
// A command-line tool for general double-entry accounting.
//
-// Copyright (c) 2003-2008, John Wiegley <johnw@newartisans.com>
+// Copyright (c) 2003-2009, John Wiegley <johnw@newartisans.com>
//
#include <utils.h>