diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-03-05 02:30:08 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-03-07 08:46:55 -0600 |
commit | 6638ebe7fdda1119d8fe0056c8cf0c65cf292c11 (patch) | |
tree | e920421172783811e9535251ffe5c3652307a36c /tools | |
parent | b0c634d5318019f17547a758084fdcfb5a387c24 (diff) |
Fix copyright mixup
Diffstat (limited to 'tools')
-rw-r--r-- | tools/scaninc/scaninc.h | 2 | ||||
-rw-r--r-- | tools/scaninc/source_file.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/scaninc/scaninc.h b/tools/scaninc/scaninc.h index d6736e01b..30cc9611c 100644 --- a/tools/scaninc/scaninc.h +++ b/tools/scaninc/scaninc.h @@ -1,4 +1,4 @@ -// Copyright(c) 2019 Phlosioneer +// Copyright(c) 2015-2017 YamaArashi // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/tools/scaninc/source_file.h b/tools/scaninc/source_file.h index 15ea50a03..f7b6412bd 100644 --- a/tools/scaninc/source_file.h +++ b/tools/scaninc/source_file.h @@ -1,4 +1,4 @@ -// Copyright(c) 2015-2017 YamaArashi +// Copyright(c) 2019 Phlosioneer // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal |