diff options
-rw-r--r-- | src/libcoopgamma_native.pyx.gpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libcoopgamma_native.pyx.gpp b/src/libcoopgamma_native.pyx.gpp index 60d9f4a..371fe64 100644 --- a/src/libcoopgamma_native.pyx.gpp +++ b/src/libcoopgamma_native.pyx.gpp @@ -1,8 +1,8 @@ # -*- python -*- ''' -1;2802;0cpylibcoopgamma -- Python library for interfacing with cooperative gamma servers +pylibcoopgamma -- Python library for interfacing with cooperative gamma servers Copyright (C) 2016 Mattias Andrée (maandree@kth.se) -1;2802;0c + This library 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 3 of the License, or |