lib/tzinfo/country_info.rb in tzinfo-0.3.37 vs lib/tzinfo/country_info.rb in tzinfo-0.3.38
- old
+ new
@@ -1,7 +1,7 @@
#--
-# Copyright (c) 2006-2010 Philip Ross
+# Copyright (c) 2006-2013 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
@@ -21,9 +21,11 @@
#++
module TZInfo
# Class to store the data loaded from the country index. Instances of this
# class are passed to the blocks in the index that define timezones.
+ #
+ # @private
class CountryInfo #:nodoc:
attr_reader :code
attr_reader :name
# Constructs a new CountryInfo with an ISO 3166 country code, name and