aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Schwarz <zeranoe@gmail.com>2019-02-12 12:10:57 -0500
committerKyle Schwarz <zeranoe@gmail.com>2019-02-12 12:10:57 -0500
commit05b3369b0b15dddde6337bd305548b908be0ba2d (patch)
treeabb2682ee3d094e59f772deddabc3d744336f0f8
parent8e0bf8cc0d7ff18cd415d25fdf18fca4ee2d593f (diff)
Update copyright year
-rwxr-xr-xmingw-w64-build4
1 files changed, 2 insertions, 2 deletions
diff --git a/mingw-w64-build b/mingw-w64-build
index 9ea0edc..a209bb7 100755
--- a/mingw-w64-build
+++ b/mingw-w64-build
@@ -1,6 +1,6 @@
#!/bin/bash
#
-# Copyright (C) 2018 Kyle Schwarz
+# Copyright (C) 2019 Kyle Schwarz
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -48,7 +48,7 @@ show_version()
{
cat <<VERSION
mingw-w64-build $v_script
-Copyright (C) 2018 Kyle Schwarz
+Copyright (C) 2019 Kyle Schwarz
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.