Rename the copyright authors from NXT to Dawn
diff --git a/examples/Animometer.cpp b/examples/Animometer.cpp
index 32d1a66..30530fd 100644
--- a/examples/Animometer.cpp
+++ b/examples/Animometer.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // 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/examples/CHelloTriangle.cpp b/examples/CHelloTriangle.cpp
index 0ec9cb8..b6b7110 100644
--- a/examples/CHelloTriangle.cpp
+++ b/examples/CHelloTriangle.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // 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/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 91aecb2..b1880a6 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -1,4 +1,4 @@
-# Copyright 2017 The NXT Authors
+# Copyright 2017 The Dawn Authors
 #
 # 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/examples/ComputeBoids.cpp b/examples/ComputeBoids.cpp
index 0e8489c..4ab0d70 100644
--- a/examples/ComputeBoids.cpp
+++ b/examples/ComputeBoids.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // 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/examples/CppHelloTriangle.cpp b/examples/CppHelloTriangle.cpp
index 20ad5b2..9da6e19 100644
--- a/examples/CppHelloTriangle.cpp
+++ b/examples/CppHelloTriangle.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // 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/examples/CubeReflection.cpp b/examples/CubeReflection.cpp
index f1e7d3c..2e82ba2 100644
--- a/examples/CubeReflection.cpp
+++ b/examples/CubeReflection.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // 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/examples/SampleUtils.cpp b/examples/SampleUtils.cpp
index 3d77f3c..d128645 100644
--- a/examples/SampleUtils.cpp
+++ b/examples/SampleUtils.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // 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/examples/SampleUtils.h b/examples/SampleUtils.h
index e1763bc..52b3219 100644
--- a/examples/SampleUtils.h
+++ b/examples/SampleUtils.h
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // 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/examples/glTFViewer/Camera.inl b/examples/glTFViewer/Camera.inl
index 62134f4..530e8b1 100644
--- a/examples/glTFViewer/Camera.inl
+++ b/examples/glTFViewer/Camera.inl
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // 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/examples/glTFViewer/glTFViewer.cpp b/examples/glTFViewer/glTFViewer.cpp
index db6c2d5..e17797f 100644
--- a/examples/glTFViewer/glTFViewer.cpp
+++ b/examples/glTFViewer/glTFViewer.cpp
@@ -1,4 +1,4 @@
-// Copyright 2017 The NXT Authors
+// Copyright 2017 The Dawn Authors
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.