module Datacite module Mapping # The name of this gem NAME = 'datacite-mapping'.freeze # The version of this gem VERSION = '0.2.4'.freeze # The copyright notice for this gem COPYRIGHT = 'Copyright (c) 2016 The Regents of the University of California'.freeze end end