Machine-parseability is useful for licenses. --- extras/exec_cgi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/extras/exec_cgi.rb b/extras/exec_cgi.rb index 7fb5138..f143ac7 100644 --- a/extras/exec_cgi.rb +++ b/extras/exec_cgi.rb @@ -1,6 +1,6 @@ # -*- encoding: binary -*- -# Copyright (C) 2013-2016 all contributors <[email protected]> -# License: GPLv2 or later (https://www.gnu.org/licenses/gpl-2.0.txt) +# Copyright (C) 2013-2018 all contributors <[email protected]> +# License: GPL-2.0+ <https://www.gnu.org/licenses/gpl-2.0.txt> # frozen_string_literal: true # # if running under yahns, worker_processes is recommended to avoid conflicting -- EW -- unsubscribe: [email protected] archive: https://yhbt.net/yahns-public/
