diff --git a/src/node/test/common_test.js b/src/node/test/common_test.js
index c57b7388f67f5e7fde9e3d4a0055addb8f4b2ad5..66a4205f82c79e79cd1dd3682c50a035c14f268c 100644
--- a/src/node/test/common_test.js
+++ b/src/node/test/common_test.js
@@ -1,6 +1,6 @@
 /*
  *
- * Copyright 2015, Google Inc.
+ * Copyright 2015-2016, Google Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
diff --git a/src/node/test/test_messages.proto b/src/node/test/test_messages.proto
index d1ffcf996df41aada81990d69aa1091d93a49469..9b8cb875eeb0aeed0fbd498ef7b101d23b15f0b7 100644
--- a/src/node/test/test_messages.proto
+++ b/src/node/test/test_messages.proto
@@ -40,4 +40,4 @@ message LongValues {
 message SequenceValues {
   bytes bytes_field = 1;
   repeated int32 repeated_field = 2;
-}
\ No newline at end of file
+}