diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-01 01:26:00 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-01 01:33:56 +0100 |
| commit | d057ce3c3a19c2416761f395eb726e76f2f7f7fb (patch) | |
| tree | c64295a442e205607a86e7e045146de39b0939db /Documentation/maintainers | |
| parent | c07136421a1e9eebdd93097548bd7fe6bcae67b1 (diff) | |
| download | kde-d057ce3c3a19c2416761f395eb726e76f2f7f7fb.tar.gz kde-d057ce3c3a19c2416761f395eb726e76f2f7f7fb.tar.bz2 kde-d057ce3c3a19c2416761f395eb726e76f2f7f7fb.zip | |
*/*: Welcome to 2018!
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 |
