lib/kramdown/utils/string_scanner.rb in motion-kramdown-0.5.1 vs lib/kramdown/utils/string_scanner.rb in motion-kramdown-0.6.0
- old
+ new
@@ -1,5 +1,13 @@
# -*- coding: utf-8 -*-
+#
+#--
+# Copyright (C) 2009-2015 Thomas Leitner <t_leitner@gmx.at>
+#
+# This file is part of kramdown which is licensed under the MIT.
+#++
+#
+
# RM require 'strscan'
module Kramdown
module Utils