lib/tzinfo/country_index_definition.rb in tzinfo-0.3.20 vs lib/tzinfo/country_index_definition.rb in tzinfo-0.3.21

- old
+ new

@@ -1,7 +1,7 @@ #-- -# Copyright (c) 2006 Philip Ross +# Copyright (c) 2006-2010 Philip Ross # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell @@ -17,11 +17,9 @@ # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. #++ - -require 'tzinfo/country_info' module TZInfo # The country index file includes CountryIndexDefinition which provides # a country method used to define each country in the index. module CountryIndexDefinition #:nodoc: