diff options
author | Arne Schwabe <arne@rfc2549.org> | 2016-01-25 10:47:25 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2016-01-25 10:47:25 +0100 |
commit | 2894377e1dbcabc267566fc2c962e80f66e51d2a (patch) | |
tree | 70520cf0f45c23d0e88d0992ca76689bd8c2e2f5 /build.gradle | |
parent | 81471934e7da4c24263adb641a9fe0afc68e62c8 (diff) |
Update copyright year to 2016
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle index 399080ac..3dda6a1b 100644 --- a/build.gradle +++ b/build.gradle @@ -1,3 +1,8 @@ +/* + * Copyright (c) 2012-2016 Arne Schwabe + * Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt + */ + buildscript { repositories { jcenter() |