mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-05 10:14:04 +00:00
[all] copyright: refresh copyright notice for .nsi and .rc files
This commit is contained in:
@@ -7,7 +7,7 @@ import re
|
||||
import subprocess
|
||||
|
||||
PROJECT = os.path.dirname(__file__)
|
||||
EXTENSIONS = ('.c', '.cpp', '.h')
|
||||
EXTENSIONS = ('.c', '.cpp', '.h', '.nsi', '.rc')
|
||||
START_YEAR = 2017
|
||||
CURRENT_YEAR = datetime.date.today().year
|
||||
|
||||
|
Reference in New Issue
Block a user