|
|
@@ -1,6 +1,6 @@
|
|
|
#!/usr/bin/python3
|
|
|
|
|
|
-# Copyright (C) 2009-2019, Panagiotis Christopoulos Charitos and contributors.
|
|
|
+# Copyright (C) 2009-2020, Panagiotis Christopoulos Charitos and contributors.
|
|
|
# All rights reserved.
|
|
|
# Code licensed under the BSD License.
|
|
|
# http://www.anki3d.org/LICENSE
|
|
|
@@ -407,7 +407,7 @@ def gen_split_sampler_tex_func(func):
|
|
|
|
|
|
def main():
|
|
|
print(
|
|
|
- """// Copyright (C) 2009-2019, Panagiotis Christopoulos Charitos and contributors.
|
|
|
+ """// Copyright (C) 2009-2020, Panagiotis Christopoulos Charitos and contributors.
|
|
|
// All rights reserved.
|
|
|
// Code licensed under the BSD License.
|
|
|
// http://www.anki3d.org/LICENSE
|