From 58d5fedb25da2e93ac2e3a3ca71f1ee4b0e29ed7 Mon Sep 17 00:00:00 2001 From: Toni Harzendorf Date: Sat, 6 May 2023 20:07:05 +0200 Subject: [PATCH] just use the copyright notice again that was also previously used "PySlurm Developers" also just sounds a bit nicer actually --- mkdocs.yml | 2 +- pyslurm/slurm/slurm.h.pxi | 11 +++++++---- pyslurm/slurm/slurm_errno.h.pxi | 11 +++++++---- pyslurm/slurm/slurm_version.h.pxi | 2 +- pyslurm/slurm/slurmdb.h.pxi | 11 +++++++---- scripts/pyslurm_bindgen.py | 9 ++++++--- 6 files changed, 29 insertions(+), 17 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 757dcd2d..c0379d74 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ site_name: "pyslurm" site_url: "https://pyslurm.github.io" repo_url: "https://github.com/PySlurm/pyslurm" repo_name: "PySlurm/pyslurm" -copyright: Copyright © 2023 The PySlurm Authors +copyright: Copyright © 2023 PySlurm Developers theme: name: "material" diff --git a/pyslurm/slurm/slurm.h.pxi b/pyslurm/slurm/slurm.h.pxi index 440a31cb..3605e5a7 100644 --- a/pyslurm/slurm/slurm.h.pxi +++ b/pyslurm/slurm/slurm.h.pxi @@ -9,7 +9,7 @@ # * C-Macros are listed with their appropriate uint type # * Any definitions that cannot be translated are not included in this file # -# Generated on 2023-04-30T11:54:32.116465 +# Generated on 2023-05-06T18:02:46.408139 # # The Original Copyright notice from slurm.h has been included # below: @@ -26,11 +26,14 @@ # Written by Morris Jette , et. al. # CODE-OCEC-09-009. All rights reserved. # -# Please also check the DISCLAIMER file in the Slurm repository here: -# https://github.com/SchedMD/slurm/blob/master/DISCLAIMER +# Slurm is licensed under the GNU GPLv2. For the full text of Slurm's License, +# please see here: pyslurm/slurm/SLURM_LICENSE +# +# Please, as mentioned above, also have a look at Slurm's DISCLAIMER under +# pyslurm/slurm/SLURM_DISCLAIMER ############################################################################## # -# Copyright (C) 2023 The PySlurm Authors (Modifications as described above) +# Copyright (C) 2023 PySlurm Developers (Modifications as described above) # # This file is part of PySlurm # diff --git a/pyslurm/slurm/slurm_errno.h.pxi b/pyslurm/slurm/slurm_errno.h.pxi index c1c6517f..3ed2d122 100644 --- a/pyslurm/slurm/slurm_errno.h.pxi +++ b/pyslurm/slurm/slurm_errno.h.pxi @@ -9,7 +9,7 @@ # * C-Macros are listed with their appropriate uint type # * Any definitions that cannot be translated are not included in this file # -# Generated on 2023-04-30T11:54:32.011184 +# Generated on 2023-05-06T18:02:46.304407 # # The Original Copyright notice from slurm_errno.h has been included # below: @@ -24,11 +24,14 @@ # Jim Garlick , et. al. # CODE-OCEC-09-009. All rights reserved. # -# Please also check the DISCLAIMER file in the Slurm repository here: -# https://github.com/SchedMD/slurm/blob/master/DISCLAIMER +# Slurm is licensed under the GNU GPLv2. For the full text of Slurm's License, +# please see here: pyslurm/slurm/SLURM_LICENSE +# +# Please, as mentioned above, also have a look at Slurm's DISCLAIMER under +# pyslurm/slurm/SLURM_DISCLAIMER ############################################################################## # -# Copyright (C) 2023 The PySlurm Authors (Modifications as described above) +# Copyright (C) 2023 PySlurm Developers (Modifications as described above) # # This file is part of PySlurm # diff --git a/pyslurm/slurm/slurm_version.h.pxi b/pyslurm/slurm/slurm_version.h.pxi index a7710f93..f9c4f5c6 100644 --- a/pyslurm/slurm/slurm_version.h.pxi +++ b/pyslurm/slurm/slurm_version.h.pxi @@ -1,4 +1,4 @@ -# Copyright (C) 2023 The PySlurm Authors +# Copyright (C) 2023 PySlurm Developers # # This file is part of PySlurm # diff --git a/pyslurm/slurm/slurmdb.h.pxi b/pyslurm/slurm/slurmdb.h.pxi index 00b22f36..d4c16e4e 100644 --- a/pyslurm/slurm/slurmdb.h.pxi +++ b/pyslurm/slurm/slurmdb.h.pxi @@ -9,7 +9,7 @@ # * C-Macros are listed with their appropriate uint type # * Any definitions that cannot be translated are not included in this file # -# Generated on 2023-04-30T11:54:32.267784 +# Generated on 2023-05-06T18:02:46.554956 # # The Original Copyright notice from slurmdb.h has been included # below: @@ -22,11 +22,14 @@ # Written by Danny Auble da@llnl.gov, et. al. # CODE-OCEC-09-009. All rights reserved. # -# Please also check the DISCLAIMER file in the Slurm repository here: -# https://github.com/SchedMD/slurm/blob/master/DISCLAIMER +# Slurm is licensed under the GNU GPLv2. For the full text of Slurm's License, +# please see here: pyslurm/slurm/SLURM_LICENSE +# +# Please, as mentioned above, also have a look at Slurm's DISCLAIMER under +# pyslurm/slurm/SLURM_DISCLAIMER ############################################################################## # -# Copyright (C) 2023 The PySlurm Authors (Modifications as described above) +# Copyright (C) 2023 PySlurm Developers (Modifications as described above) # # This file is part of PySlurm # diff --git a/scripts/pyslurm_bindgen.py b/scripts/pyslurm_bindgen.py index c4bbd18b..82eb157c 100755 --- a/scripts/pyslurm_bindgen.py +++ b/scripts/pyslurm_bindgen.py @@ -133,13 +133,16 @@ def translate_slurm_header(hdr_dir, hdr): # below: # {copyright_notice}# -# Please also check the DISCLAIMER file in the Slurm repository here: -# https://github.com/SchedMD/slurm/blob/master/DISCLAIMER +# Slurm is licensed under the GNU GPLv2. For the full text of Slurm's License, +# please see here: pyslurm/slurm/SLURM_LICENSE +# +# Please, as mentioned above, also have a look at Slurm's DISCLAIMER under +# pyslurm/slurm/SLURM_DISCLAIMER ############################################################################## """ pyslurm_copyright = """# -# Copyright (C) 2023 The PySlurm Authors (Modifications as described above) +# Copyright (C) 2023 PySlurm Developers (Modifications as described above) # # This file is part of PySlurm #