🎄 Happy New 2016 Year! 🎄

This commit is contained in:
Ivan Kravets
2016-01-01 20:51:48 +02:00
parent 5c1c1da5f0
commit 19f1ccd0df
216 changed files with 234 additions and 234 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2014-2015 Ivan Kravets <me@ikravets.com>
# Copyright 2014-2016 Ivan Kravets <me@ikravets.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -121,7 +121,7 @@ def generate_platform(name):
print "Processing platform: %s" % name
lines = []
lines.append(""".. Copyright 2014-2015 Ivan Kravets <me@ikravets.com>
lines.append(""".. Copyright 2014-2016 Ivan Kravets <me@ikravets.com>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
@@ -228,7 +228,7 @@ def generate_framework(type_, data):
print "Processing framework: %s" % type_
lines = []
lines.append(""".. Copyright 2014-2015 Ivan Kravets <me@ikravets.com>
lines.append(""".. Copyright 2014-2016 Ivan Kravets <me@ikravets.com>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at