diff options
author | Mike Buland <eichlan@xagasoft.com> | 2008-02-07 19:16:09 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2008-02-07 19:16:09 +0000 |
commit | d0c6349244bdf859d10f6644b67b8baf4629eed2 (patch) | |
tree | 40e8267e08f036f227e0d68b778cfacdb1f9e03d /src/set.h | |
parent | 9ab87f39d7fc37e52d742d38b191eed9128d4b5b (diff) | |
download | libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.gz libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.bz2 libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.tar.xz libbu++-d0c6349244bdf859d10f6644b67b8baf4629eed2.zip |
Just updated the copyright date.
Diffstat (limited to '')
-rw-r--r-- | src/set.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2008 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. |