lib/bovem/parser.rb in bovem-4.0.1 vs lib/bovem/parser.rb in bovem-4.0.2
- old
+ new
@@ -1,8 +1,8 @@
# encoding: utf-8
#
# This file is part of the bovem 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 Bovem
# Methods for the {Parser Parser} class.
module ParserMethods