diff --git a/lib/OpenLayers/Format/Atom.js b/lib/OpenLayers/Format/Atom.js index 75933ada90..46bef87e84 100644 --- a/lib/OpenLayers/Format/Atom.js +++ b/lib/OpenLayers/Format/Atom.js @@ -1,4 +1,6 @@ -// Copyright to be assigned to OpenLayers project +/* Copyright (c) 2006-2010 MetaCarta, Inc., published under the Clear BSD + * license. See http://svn.openlayers.org/trunk/openlayers/license.txt for the + * full text of the license. */ /** * @requires OpenLayers/Format/XML.js