lib/muflax/regex.rb in muflax-0.5.1 vs lib/muflax/regex.rb in muflax-0.5.2
- old
+ new
@@ -1,7 +1,7 @@
#!/usr/bin/env ruby
# -*- encoding: utf-8 -*-
-# Copyright muflax <mail@muflax.com>, 2013
+# Copyright Steffie Dorn <mail@muflax.com>, 2013
# License: GNU GPL 3 <http://www.gnu.org/copyleft/gpl.html>
class String
def mgsub replacements={}
str = self.dup