diff options
author | Mike Buland <eichlan@xagasoft.com> | 2014-02-03 14:39:59 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2014-02-03 14:39:59 +0000 |
commit | 19c82804fbce4c977f283164c2d25cf3c2711b42 (patch) | |
tree | 5e8612c5e57a73aaecfa1a4c49d7c03a8cc13ed1 /src/tests/readwritemutex.cpp | |
parent | 4e9da9d1ad47da1347716490ae30b2378a571e89 (diff) | |
download | libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.gz libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.bz2 libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.tar.xz libbu++-19c82804fbce4c977f283164c2d25cf3c2711b42.zip |
Changed copyright to 2007-2014.
Diffstat (limited to '')
-rw-r--r-- | src/tests/readwritemutex.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/readwritemutex.cpp b/src/tests/readwritemutex.cpp index 8cb79e5..7116da2 100644 --- a/src/tests/readwritemutex.cpp +++ b/src/tests/readwritemutex.cpp | |||
@@ -1,5 +1,5 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2007-2013 Xagasoft, All rights reserved. | 2 | * Copyright (C) 2007-2014 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. |