Rename the copyright authors from NXT to Dawn
diff --git a/generator/templates/api.c b/generator/templates/api.c
index 31d3934..7f5b478 100644
--- a/generator/templates/api.c
+++ b/generator/templates/api.c
@@ -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/generator/templates/api.h b/generator/templates/api.h
index 194a8c3..b4527f3 100644
--- a/generator/templates/api.h
+++ b/generator/templates/api.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/generator/templates/apicpp.cpp b/generator/templates/apicpp.cpp
index 0287a7c..a0fc4b9 100644
--- a/generator/templates/apicpp.cpp
+++ b/generator/templates/apicpp.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/generator/templates/apicpp.h b/generator/templates/apicpp.h
index 231774c..bf24030 100644
--- a/generator/templates/apicpp.h
+++ b/generator/templates/apicpp.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/generator/templates/apicpp_traits.h b/generator/templates/apicpp_traits.h
index e926562..d471cff 100644
--- a/generator/templates/apicpp_traits.h
+++ b/generator/templates/apicpp_traits.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/generator/templates/backend/ProcTable.cpp b/generator/templates/backend/ProcTable.cpp
index 9d373d7..d4ff6f2 100644
--- a/generator/templates/backend/ProcTable.cpp
+++ b/generator/templates/backend/ProcTable.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/generator/templates/backend/ValidationUtils.cpp b/generator/templates/backend/ValidationUtils.cpp
index 2d3b8f6..6bdb87e 100644
--- a/generator/templates/backend/ValidationUtils.cpp
+++ b/generator/templates/backend/ValidationUtils.cpp
@@ -1,4 +1,4 @@
-//* Copyright 2018 The NXT Authors
+//* Copyright 2018 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/generator/templates/backend/ValidationUtils.h b/generator/templates/backend/ValidationUtils.h
index f0e237e..c6234a3 100644
--- a/generator/templates/backend/ValidationUtils.h
+++ b/generator/templates/backend/ValidationUtils.h
@@ -1,4 +1,4 @@
-//* Copyright 2018 The NXT Authors
+//* Copyright 2018 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/generator/templates/mock_api.cpp b/generator/templates/mock_api.cpp
index 1d6574a..0483b2f 100644
--- a/generator/templates/mock_api.cpp
+++ b/generator/templates/mock_api.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/generator/templates/mock_api.h b/generator/templates/mock_api.h
index 30a89d7..7fcdd32 100644
--- a/generator/templates/mock_api.h
+++ b/generator/templates/mock_api.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/generator/templates/wire/WireClient.cpp b/generator/templates/wire/WireClient.cpp
index 23603a6..770ea63 100644
--- a/generator/templates/wire/WireClient.cpp
+++ b/generator/templates/wire/WireClient.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/generator/templates/wire/WireCmd.cpp b/generator/templates/wire/WireCmd.cpp
index 9f2dd8f..a73683b 100644
--- a/generator/templates/wire/WireCmd.cpp
+++ b/generator/templates/wire/WireCmd.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/generator/templates/wire/WireCmd.h b/generator/templates/wire/WireCmd.h
index 99c2543..bcfee8c 100644
--- a/generator/templates/wire/WireCmd.h
+++ b/generator/templates/wire/WireCmd.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/generator/templates/wire/WireServer.cpp b/generator/templates/wire/WireServer.cpp
index 02b923d..fb8176f 100644
--- a/generator/templates/wire/WireServer.cpp
+++ b/generator/templates/wire/WireServer.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.