diff --git a/LICENSE b/LICENSE index 84902180..d75ecb03 100644 --- a/LICENSE +++ b/LICENSE @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Vuls - Vulnerability Scanner - Copyright (C) 2016 Future Architect, Inc. Japan. + Copyright (C) 2016 Future Corporation , Japan. 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 @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - Vuls Copyright (C) 2016 Future Architect, Inc. Japan. + Vuls Copyright (C) 2016 Future Corporation , Japan. This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. diff --git a/NOTICE b/NOTICE index 5b5f2ef5..0f388953 100644 --- a/NOTICE +++ b/NOTICE @@ -1,2 +1,2 @@ -Vuls Copyright (C) 2016 Future Architect, Inc. Japan. +Vuls Copyright (C) 2016 Future Corporation , Japan. diff --git a/cache/bolt.go b/cache/bolt.go index ba45689c..fa44a7d2 100644 --- a/cache/bolt.go +++ b/cache/bolt.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/cache/bolt_test.go b/cache/bolt_test.go index ed2bd38b..e75f21f5 100644 --- a/cache/bolt_test.go +++ b/cache/bolt_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/cache/db.go b/cache/db.go index ce837774..f9a45e10 100644 --- a/cache/db.go +++ b/cache/db.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/commands/configtest.go b/commands/configtest.go index c75bd34c..80685602 100644 --- a/commands/configtest.go +++ b/commands/configtest.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/commands/discover.go b/commands/discover.go index 35cd3581..f17afbcd 100644 --- a/commands/discover.go +++ b/commands/discover.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/commands/history.go b/commands/history.go index 2a6e02fb..fad48c9c 100644 --- a/commands/history.go +++ b/commands/history.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/commands/report.go b/commands/report.go index 5e23573a..3c9aa16f 100644 --- a/commands/report.go +++ b/commands/report.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/commands/scan.go b/commands/scan.go index 413f7fb3..fba8af26 100644 --- a/commands/scan.go +++ b/commands/scan.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/commands/tui.go b/commands/tui.go index 80383bc3..a7f1f37e 100644 --- a/commands/tui.go +++ b/commands/tui.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/commands/util.go b/commands/util.go index a97fd495..48d22682 100644 --- a/commands/util.go +++ b/commands/util.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/commands/util_test.go b/commands/util_test.go index e9ab19df..64cbecc2 100644 --- a/commands/util_test.go +++ b/commands/util_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/config/color.go b/config/color.go index 4c501535..2303f9b1 100644 --- a/config/color.go +++ b/config/color.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/config/config.go b/config/config.go index c70dec75..754c4d49 100644 --- a/config/config.go +++ b/config/config.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/config/jsonloader.go b/config/jsonloader.go index dd17331f..b8fdb951 100644 --- a/config/jsonloader.go +++ b/config/jsonloader.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/config/loader.go b/config/loader.go index fe89f3aa..2b88b47c 100644 --- a/config/loader.go +++ b/config/loader.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/config/tomlloader.go b/config/tomlloader.go index 8f688b3a..a4f21adf 100644 --- a/config/tomlloader.go +++ b/config/tomlloader.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/main.go b/main.go index 2a86de42..ffc58073 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/cvecontents.go b/models/cvecontents.go index f783b9df..e69dfe28 100644 --- a/models/cvecontents.go +++ b/models/cvecontents.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/cvecontents_test.go b/models/cvecontents_test.go index 4c3cadb2..6a926dd9 100644 --- a/models/cvecontents_test.go +++ b/models/cvecontents_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/models.go b/models/models.go index 705ac8d0..2285d553 100644 --- a/models/models.go +++ b/models/models.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/models_test.go b/models/models_test.go index aee32778..625ee1f7 100644 --- a/models/models_test.go +++ b/models/models_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/packages.go b/models/packages.go index 438f706b..ada64b9c 100644 --- a/models/packages.go +++ b/models/packages.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/packages_test.go b/models/packages_test.go index 490834b2..7db24a49 100644 --- a/models/packages_test.go +++ b/models/packages_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/scanresults.go b/models/scanresults.go index 98713d69..6472394d 100644 --- a/models/scanresults.go +++ b/models/scanresults.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/scanresults_test.go b/models/scanresults_test.go index 97ca4a10..7de38408 100644 --- a/models/scanresults_test.go +++ b/models/scanresults_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/utils.go b/models/utils.go index d1b97308..9abb3ce5 100644 --- a/models/utils.go +++ b/models/utils.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/vulninfos.go b/models/vulninfos.go index 104ca0c2..50deee3a 100644 --- a/models/vulninfos.go +++ b/models/vulninfos.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/models/vulninfos_test.go b/models/vulninfos_test.go index 93adaddb..3174ca4a 100644 --- a/models/vulninfos_test.go +++ b/models/vulninfos_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/oval/alpine.go b/oval/alpine.go index 9bd1e94f..7cc09843 100644 --- a/oval/alpine.go +++ b/oval/alpine.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/oval/debian.go b/oval/debian.go index 2626d650..b2566e49 100644 --- a/oval/debian.go +++ b/oval/debian.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/oval/debian_test.go b/oval/debian_test.go index c39826e7..c3bf2b65 100644 --- a/oval/debian_test.go +++ b/oval/debian_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/oval/oval.go b/oval/oval.go index 2442505e..4cece20a 100644 --- a/oval/oval.go +++ b/oval/oval.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/oval/redhat.go b/oval/redhat.go index b002a13b..b813965f 100644 --- a/oval/redhat.go +++ b/oval/redhat.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/oval/redhat_test.go b/oval/redhat_test.go index 97559a25..41c89941 100644 --- a/oval/redhat_test.go +++ b/oval/redhat_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/oval/suse.go b/oval/suse.go index ce188faf..d6f9eb3a 100644 --- a/oval/suse.go +++ b/oval/suse.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/oval/util.go b/oval/util.go index 2e270f6c..42eefc1f 100644 --- a/oval/util.go +++ b/oval/util.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/azureblob.go b/report/azureblob.go index f065accd..788141af 100644 --- a/report/azureblob.go +++ b/report/azureblob.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/cve_client.go b/report/cve_client.go index e13d0ad0..bc1eab9c 100644 --- a/report/cve_client.go +++ b/report/cve_client.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/email.go b/report/email.go index d3c1717d..eaae8a86 100644 --- a/report/email.go +++ b/report/email.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/email_test.go b/report/email_test.go index d9b84625..cdde6019 100644 --- a/report/email_test.go +++ b/report/email_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/localfile.go b/report/localfile.go index 13e9b98f..2db9a7b7 100644 --- a/report/localfile.go +++ b/report/localfile.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/report.go b/report/report.go index 2add5da4..78bfa74e 100644 --- a/report/report.go +++ b/report/report.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/s3.go b/report/s3.go index 0a8ea144..791f9753 100644 --- a/report/s3.go +++ b/report/s3.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/slack.go b/report/slack.go index 4b94cbed..fb664aa9 100644 --- a/report/slack.go +++ b/report/slack.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/stdout.go b/report/stdout.go index 730e8247..c66d5934 100644 --- a/report/stdout.go +++ b/report/stdout.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/syslog.go b/report/syslog.go index e30af263..b762cb8e 100644 --- a/report/syslog.go +++ b/report/syslog.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2018 Future Architect, Inc. Japan. +Copyright (C) 2018 Future Corporation , Japan. 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 diff --git a/report/tui.go b/report/tui.go index ca28e73d..f4498e45 100644 --- a/report/tui.go +++ b/report/tui.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/util.go b/report/util.go index 81c35f05..dfc27ff7 100644 --- a/report/util.go +++ b/report/util.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/report/writer.go b/report/writer.go index 66a760e0..22bddaae 100644 --- a/report/writer.go +++ b/report/writer.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/alpine.go b/scan/alpine.go index c68dd4ca..ec8922a2 100644 --- a/scan/alpine.go +++ b/scan/alpine.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/base.go b/scan/base.go index f29b1a9a..4b99e552 100644 --- a/scan/base.go +++ b/scan/base.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/base_test.go b/scan/base_test.go index bb617f75..c385116e 100644 --- a/scan/base_test.go +++ b/scan/base_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/debian.go b/scan/debian.go index 514c71db..e3928fd3 100644 --- a/scan/debian.go +++ b/scan/debian.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/debian_test.go b/scan/debian_test.go index aeab1269..7e1f19fc 100644 --- a/scan/debian_test.go +++ b/scan/debian_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/executil.go b/scan/executil.go index 1a83e21c..254bb131 100644 --- a/scan/executil.go +++ b/scan/executil.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/executil_test.go b/scan/executil_test.go index cd8c1c1f..50fd3661 100644 --- a/scan/executil_test.go +++ b/scan/executil_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/freebsd.go b/scan/freebsd.go index cfb988de..abcd4f10 100644 --- a/scan/freebsd.go +++ b/scan/freebsd.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/pseudo.go b/scan/pseudo.go index 692a4a45..da3b3068 100644 --- a/scan/pseudo.go +++ b/scan/pseudo.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/redhat.go b/scan/redhat.go index 45dde01b..9ec7b25c 100644 --- a/scan/redhat.go +++ b/scan/redhat.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/redhat_test.go b/scan/redhat_test.go index 7bf772df..03545ff9 100644 --- a/scan/redhat_test.go +++ b/scan/redhat_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/serverapi.go b/scan/serverapi.go index ed6daee3..c596630f 100644 --- a/scan/serverapi.go +++ b/scan/serverapi.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/suse_test.go b/scan/suse_test.go index 321d22c3..06d28bcd 100644 --- a/scan/suse_test.go +++ b/scan/suse_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/unknownDistro.go b/scan/unknownDistro.go index c0fbd863..46f74e16 100644 --- a/scan/unknownDistro.go +++ b/scan/unknownDistro.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/utils.go b/scan/utils.go index a1fcea06..7bd3d3cc 100644 --- a/scan/utils.go +++ b/scan/utils.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/scan/utils_test.go b/scan/utils_test.go index 91090a30..8982b3d5 100644 --- a/scan/utils_test.go +++ b/scan/utils_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/util/logutil.go b/util/logutil.go index 0e0604e5..2fb7cdb3 100644 --- a/util/logutil.go +++ b/util/logutil.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/util/util.go b/util/util.go index cd03bf19..fe4df3dc 100644 --- a/util/util.go +++ b/util/util.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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 diff --git a/util/util_test.go b/util/util_test.go index 49340a3d..36a82c03 100644 --- a/util/util_test.go +++ b/util/util_test.go @@ -1,5 +1,5 @@ /* Vuls - Vulnerability Scanner -Copyright (C) 2016 Future Architect, Inc. Japan. +Copyright (C) 2016 Future Corporation , Japan. 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