From 074533f006bc82f68fd14a97dc0fa46566d6bd08 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 17 Apr 2007 09:32:28 +0000 Subject: [PATCH] changes --- amount.cc | 2 -- amount.h | 2 -- 2 files changed, 4 deletions(-) diff --git a/amount.cc b/amount.cc index 4e0e2185..44d41d5a 100644 --- a/amount.cc +++ b/amount.cc @@ -1,7 +1,5 @@ // amount.cc -// $Revision$ - // Copyright (c) 2003-2007, John Wiegley. All rights reserved. // // Redistribution and use in source and binary forms, with or without diff --git a/amount.h b/amount.h index 3e14e668..3786dde0 100644 --- a/amount.h +++ b/amount.h @@ -1,7 +1,5 @@ // amount.h -// $Revision$ - // Copyright (c) 2003-2007, John Wiegley. All rights reserved. // // Redistribution and use in source and binary forms, with or without