diff --git a/com.oracle.truffle.r.native/library/parallel/Makefile b/com.oracle.truffle.r.native/library/parallel/Makefile
index f86a421927e8588b465c7a43548ae01e20ab5aa2..5d2ca990c9ed3e25fd3ed36f3ac8802d406ca5e2 100644
--- a/com.oracle.truffle.r.native/library/parallel/Makefile
+++ b/com.oracle.truffle.r.native/library/parallel/Makefile
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it