modify copyright notices?

This commit is contained in:
XoXFaby 2023-07-27 17:25:11 +02:00
parent e33f5b0bfa
commit 14c63723b0
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,5 @@
# Copyright (C) 2023 XoXFaby
import requests
import os
import subprocess

View File

@ -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@"