diff options
Diffstat (limited to 'src/mutex.cc')
-rw-r--r-- | src/mutex.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mutex.cc b/src/mutex.cc index dfdab33..1e22be7 100644 --- a/src/mutex.cc +++ b/src/mutex.cc @@ -13,7 +13,7 @@ * * Pracro is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * Pracro is distributed in the hope that it will be useful, |