lib/mbrao/parsing_engines/base.rb in mbrao-1.6.0 vs lib/mbrao/parsing_engines/base.rb in mbrao-1.6.1

- old
+ new

@@ -1,8 +1,8 @@ # encoding: utf-8 # # This file is part of the mbrao gem. Copyright (C) 2013 and above Shogun <shogun@cowtech.it>. -# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php. +# Licensed under the MIT license, which can be found at https://choosealicense.com/licenses/mit. # module Mbrao # Engines used to parse contents with metadata. module ParsingEngines