diff --git a/NOTICE b/NOTICE
index 41187df269d236fba3ac0b9afd2e802fa97fcd8a..e32a61a84c7fcd4ca1aafda517599d57353419c8 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,4 +1,4 @@
-Copyright (c) 2016 - 2017 Syncleus, Inc.
+Copyright (c) 2016 - 2018 Syncleus, Inc.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/src/main/java/com/aparapi/natives/NativeLoader.java b/src/main/java/com/aparapi/natives/NativeLoader.java
index c96478b80b30be586ab37f1c861dec2a530503e2..63bc3af09a3e840339896b4f421eb887a2c3210f 100644
--- a/src/main/java/com/aparapi/natives/NativeLoader.java
+++ b/src/main/java/com/aparapi/natives/NativeLoader.java
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2016 - 2017 Syncleus, Inc.
+ * Copyright (c) 2016 - 2018 Syncleus, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/src/main/java/com/aparapi/natives/util/NativeUtils.java b/src/main/java/com/aparapi/natives/util/NativeUtils.java
index 3522e42dacf4de13d6cdc0e2e72e29873e4b433b..5d4a7a041f4300649ed3dbb418b36863114c36c7 100644
--- a/src/main/java/com/aparapi/natives/util/NativeUtils.java
+++ b/src/main/java/com/aparapi/natives/util/NativeUtils.java
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2016 - 2017 Syncleus, Inc.
+ * Copyright (c) 2016 - 2018 Syncleus, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/src/test/java/com/aparapi/natives/AppTest.java b/src/test/java/com/aparapi/natives/AppTest.java
index e0deb60c45b9cd37cd8e6b0b7edd5591e1cb92b5..1050e663554bbfc1e7333f95d881b57ae67bc83c 100644
--- a/src/test/java/com/aparapi/natives/AppTest.java
+++ b/src/test/java/com/aparapi/natives/AppTest.java
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2016 - 2017 Syncleus, Inc.
+ * Copyright (c) 2016 - 2018 Syncleus, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.