Update copyright year

This commit is contained in:
Wojciech Figat
2023-01-10 15:29:37 +01:00
parent e7cf10aea8
commit 9626e9bbb6
2592 changed files with 2631 additions and 2631 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2012-2022 Wojciech Figat. All rights reserved.
# Copyright (c) 2012-2023 Wojciech Figat. All rights reserved.
set -e

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2012-2022 Wojciech Figat. All rights reserved
# Copyright (c) 2012-2023 Wojciech Figat. All rights reserved
set -e

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# Copyright (c) 2012-2022 Wojciech Figat. All rights reserved
# Copyright (c) 2012-2023 Wojciech Figat. All rights reserved
# Fix mono bin to be in a path
export PATH=/Library/Frameworks/Mono.framework/Versions/Current/Commands:$PATH

View File

@@ -1,6 +1,6 @@
@echo off
rem Copyright (c) 2012-2022 Wojciech Figat. All rights reserved.
rem Copyright (c) 2012-2023 Wojciech Figat. All rights reserved.
if not exist "Development\Scripts\Windows\GetMSBuildPath.bat" goto Error_InvalidLocation

View File

@@ -1,6 +1,6 @@
@echo off
rem Copyright (c) 2012-2022 Wojciech Figat. All rights reserved.
rem Copyright (c) 2012-2023 Wojciech Figat. All rights reserved.
set MSBUILD_PATH=