update copyright
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
/* Copyright (c) 2006-2012 by OpenLayers Contributors (see authors.txt for
|
||||
* full list of contributors). Published under the Clear BSD license.
|
||||
* See http://svn.openlayers.org/trunk/openlayers/license.txt for the
|
||||
* full text of the license. */
|
||||
|
||||
/**
|
||||
* @requires OpenLayers/Protocol/CSW.js
|
||||
*/
|
||||
@@ -115,7 +120,7 @@ OpenLayers.Protocol.CSW.v2_0_2 = OpenLayers.Class(OpenLayers.Protocol, {
|
||||
}
|
||||
|
||||
options.callback.call(options.scope, response);
|
||||
};
|
||||
}
|
||||
},
|
||||
|
||||
/**
|
||||
@@ -142,4 +147,4 @@ OpenLayers.Protocol.CSW.v2_0_2 = OpenLayers.Class(OpenLayers.Protocol, {
|
||||
|
||||
CLASS_NAME: "OpenLayers.Protocol.CSW.v2_0_2"
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user