modify copyright notices?
This commit is contained in:
parent
e33f5b0bfa
commit
14c63723b0
2
build.py
2
build.py
|
@ -1,3 +1,5 @@
|
|||
# Copyright (C) 2023 XoXFaby
|
||||
|
||||
import requests
|
||||
import os
|
||||
import subprocess
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
; AUTOGENERATED COPYRIGHT HEADER START
|
||||
; Copyright (C) 2022-2023 Michael Fabian 'Xaymar' Dirks <info@xaymar.com>
|
||||
; AUTOGENERATED COPYRIGHT HEADER END
|
||||
; Copyright (C) 2023 XoXFaby
|
||||
|
||||
#define MyAppName "@PROJECT_TITLE@"
|
||||
#define MyAppVersion "@PROJECT_VERSION@"
|
||||
|
|
Loading…
Reference in New Issue