Add mention that the files have been changed. This is obvious from
context, but the apache license requires us to mention it explicitly. (No functional changes.) git-svn-id: http://svn.openlayers.org/trunk/openlayers@5971 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* This file has been edited substantially from the Rico-released version by
|
||||
* the OpenLayers development team.
|
||||
*
|
||||
* This file is licensed under the Apache License, Version 2.0.
|
||||
*/
|
||||
OpenLayers.Rico.Color = OpenLayers.Class({
|
||||
|
||||
initialize: function(red, green, blue) {
|
||||
|
||||
Reference in New Issue
Block a user