diff options
author | Alex Yatskov <alex@foosoft.net> | 2020-04-10 11:06:55 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2020-04-10 11:10:21 -0700 |
commit | 4e5029f7ec82aaa99e16bd84a0ec2ad19a15c6b0 (patch) | |
tree | c64a53865563eba3278c7069eef427b216f05108 /test/lint | |
parent | d792d89f6d4c8c86082b446ad0e2d64aca668e20 (diff) |
Update license author field to broader to explicitly reflect that
Yomichan is an ongoing community project. It really does take a village,
and everyone who contributes code owns a part of it :)
Diffstat (limited to 'test/lint')
-rw-r--r-- | test/lint/global-declarations.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lint/global-declarations.js b/test/lint/global-declarations.js index 2629cc5e..07ba5570 100644 --- a/test/lint/global-declarations.js +++ b/test/lint/global-declarations.js @@ -1,6 +1,6 @@ /* - * Copyright (C) 2020 Alex Yatskov <alex@foosoft.net> - * Author: Alex Yatskov <alex@foosoft.net> + * Copyright (C) 2020 Yomichan Authors + * Author: Yomichan Authors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |