diff options
Diffstat (limited to 'Documentation/maintainers')
| -rwxr-xr-x | Documentation/maintainers/cmake_dep_check.py | 2 | ||||
| -rwxr-xr-x | Documentation/maintainers/cmake_ebuild_check.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/cmake_dep_check.py b/Documentation/maintainers/cmake_dep_check.py index 074c06e8be4..516ae36059f 100755 --- a/Documentation/maintainers/cmake_dep_check.py +++ b/Documentation/maintainers/cmake_dep_check.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (c) 2017 Michael Palimaka <kensington@gentoo.org> +# Copyright (c) 2018 Michael Palimaka <kensington@gentoo.org> # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/Documentation/maintainers/cmake_ebuild_check.py b/Documentation/maintainers/cmake_ebuild_check.py index 27786cf4cbb..e4cd8f541c1 100755 --- a/Documentation/maintainers/cmake_ebuild_check.py +++ b/Documentation/maintainers/cmake_ebuild_check.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (c) 2017 Michael Palimaka <kensington@gentoo.org> +# Copyright (c) 2018 Michael Palimaka <kensington@gentoo.org> # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal |
