summaryrefslogtreecommitdiff
path: root/misc/scripts
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2019-01-01 12:53:14 +0100
committerRémi Verschelde <rverschelde@gmail.com>2019-01-01 12:58:10 +0100
commitb16c309f82c77d606472c3c721a1857e323a09e7 (patch)
treeb2f2116cb64c2dd791e4736c734cdd243eb08da7 /misc/scripts
parentd1f3b622f0b436d89ad9e352e1a9071e72799455 (diff)
Update copyright statements to 2019
Happy new year to the wonderful Godot community!
Diffstat (limited to 'misc/scripts')
-rwxr-xr-xmisc/scripts/fix_headers.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/scripts/fix_headers.py b/misc/scripts/fix_headers.py
index 48b9628b1f..823c9acfde 100755
--- a/misc/scripts/fix_headers.py
+++ b/misc/scripts/fix_headers.py
@@ -9,8 +9,8 @@ header = """\
/* GODOT ENGINE */
/* https://godotengine.org */
/*************************************************************************/
-/* Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. */
-/* Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) */
+/* Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. */
+/* Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) */
/* */
/* Permission is hereby granted, free of charge, to any person obtaining */
/* a copy of this software and associated documentation files (the */