Skip to content

Commit aacd343

Browse files
committed
fix: headers
1 parent 08c2c17 commit aacd343

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
2-
##
3-
# Copyright 2012-2020 Ghent University
2+
#
3+
# Copyright 2012-2023 Ghent University
44
#
55
# This file is part of vsc-utils,
66
# originally created by the HPC team of Ghent University (http://ugent.be/hpc/en),
@@ -9,7 +9,7 @@
99
# the Flemish Research Foundation (FWO) (http://www.fwo.be/en)
1010
# and the Department of Economy, Science and Innovation (EWI) (http://www.ewi-vlaanderen.be/en).
1111
#
12-
# http://github.com/hpcugent/vsc-utils
12+
# https://github.com/hpcugent/vsc-utils
1313
#
1414
# vsc-utils is free software: you can redistribute it and/or modify
1515
# it under the terms of the GNU Library General Public License as
@@ -23,7 +23,7 @@
2323
#
2424
# You should have received a copy of the GNU Library General Public License
2525
# along with vsc-utils. If not, see <http://www.gnu.org/licenses/>.
26-
##
26+
#
2727
"""
2828
vsc-utils base distribution setup.py
2929

0 commit comments

Comments
 (0)