examples/translate.rb in wwwjdic-16.0.0 vs examples/translate.rb in wwwjdic-16.1.0

- old
+ new

@@ -1,12 +1,10 @@ # frozen_string_literal: true #-- # wwwjdic -# rubocop:disable Style/AsciiComments -# © 2014 Marco Bresciani -# rubocop:enable Style/AsciiComments +# © 2014-2021 Marco Bresciani # # This file is part of wwwjdic. # # wwwjdic is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the @@ -19,10 +17,10 @@ # for more details. # # You should have received a copy of the GNU General Public License # along with wwwjdic. If not, see <http://www.gnu.org/licenses/>. # -# SPDX-FileCopyrightText: 2014 Marco Bresciani +# SPDX-FileCopyrightText: 2014-2021 Marco Bresciani # # SPDX-License-Identifier: GPL-3.0-or-later #++ require_relative '../lib/wwwjdic'