lib/starter_web/_plugins/asciidoctor/banner.rb in j1-template-2022.6.3 vs lib/starter_web/_plugins/asciidoctor/banner.rb in j1-template-2023.0.0
- old
+ new
@@ -3,13 +3,13 @@
# Asciidoctor extension for J1 Banner blocks
#
# Product/Info:
# https://jekyll.one
#
-# Copyright (C) 2022 Juergen Adams
+# Copyright (C) 2023 Juergen Adams
#
-# J1 Template is licensed under the MIT License.
-# See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
+# J1 Theme is licensed under the MIT License.
+# See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
#
# ------------------------------------------------------------------------------
require 'asciidoctor/extensions' unless RUBY_ENGINE == 'opal'
include Asciidoctor