diff options
author | Mike Buland <eichlan@xagasoft.com> | 2012-04-15 16:37:21 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2012-04-15 16:37:21 +0000 |
commit | df07e63244b763594fee882b2b3dfcc31fd44209 (patch) | |
tree | bb8979580bc9dc8e56ed3cc9d5c332987654117f /src/experimental/cachecalc.cpp | |
parent | da1de5cdb5c42ce811a66d377789e585042b98c7 (diff) | |
download | libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.gz libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.bz2 libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.tar.xz libbu++-df07e63244b763594fee882b2b3dfcc31fd44209.zip |
Updated copyright, packaging, makefile, etc.
Diffstat (limited to '')
-rw-r--r-- | src/experimental/cachecalc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/experimental/cachecalc.cpp b/src/experimental/cachecalc.cpp index 7b8a10a..ec4fa58 100644 --- a/src/experimental/cachecalc.cpp +++ b/src/experimental/cachecalc.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007-2011 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2012 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. |