diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 20:13:43 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 20:13:43 +0100 |
| commit | 17f9913a21659f4f6172d04c8f489057ddef6e3b (patch) | |
| tree | 3d669313ded300dcbb056a0bea7bf84d2d032def /Documentation/maintainers/cmake_dep_check.py | |
| parent | 23820ae4e9ec52a2f7f29bbf33d1e480a3017389 (diff) | |
| download | kde-17f9913a21659f4f6172d04c8f489057ddef6e3b.tar.gz kde-17f9913a21659f4f6172d04c8f489057ddef6e3b.tar.bz2 kde-17f9913a21659f4f6172d04c8f489057ddef6e3b.zip | |
Documentation: Fix copyright
Follup-up to commit d057ce3c3a19c2416761f395eb726e76f2f7f7fb
Diffstat (limited to 'Documentation/maintainers/cmake_dep_check.py')
| -rwxr-xr-x | Documentation/maintainers/cmake_dep_check.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/cmake_dep_check.py b/Documentation/maintainers/cmake_dep_check.py index 6eb34371592..960b052d861 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) 2018 Michael Palimaka <kensington@gentoo.org> +# Copyright (c) 2017-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 |
