Bug 431123

Summary: extra-cmake-modules: unfilled boilerplate licence
Product: [Frameworks and Libraries] extra-cmake-modules Reporter: Christopher Yeleighton <giecrilj>
Component: generalAssignee: ecm-bugs-null <ecm-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.77.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Christopher Yeleighton 2021-01-03 19:40:55 UTC
SUMMARY


STEPS TO REPRODUCE
1. { grep -F Copyright BSD-2-Clause.txt; }
2. 
3. 

OBSERVED RESULT
Copyright (c) <year> <owner>. All rights reserved.

EXPECTED RESULT
Copyright (c) 2021 KDE. All rights reserved.



SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Christophe Marin 2021-01-04 09:00:12 UTC
extra-cmake-modules uses SPDX syntax.