diff --git a/setup.py.in b/setup.py.in index 68ed4b9893a2d868d57304bc6ab4465c64d0351c..9b1630a437e2fae13c66843582c1fba1c122926c 100644 --- a/setup.py.in +++ b/setup.py.in @@ -366,8 +366,8 @@ config = Configuration( description=descr, author=authors, author_email='hysop-members@lists.forge.imag.fr', - url='https://forge.imag.fr/projects/hysop/', - license='GNU General Public License (GPLv3)', + url='https://gricad-gitlab.univ-grenoble-alpes.fr/particle_methods/hysop', + license='Apache Licence, Version 2.0 (APLv2)', package_dir={'': '@CMAKE_SOURCE_DIR@'}, ext_modules=ext_modules, packages=packages,