utf8_validator 1.0.13 → 1.0.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,8 @@
1
1
  # encoding: utf-8
2
2
  #
3
+ #--
4
+ # Copyright (c) 2016 Guy Allard
5
+ #--
3
6
  if Kernel.respond_to?(:require_relative)
4
7
  require_relative("./helper")
5
8
  else