X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=public%2Fjs%2Flist.js;h=a51092772ccb6083583d6c01eb0c27feff7f5fd5;hb=c06c7fd6e6f26d31abb8d7c9a9f9e3f2d5b27d5c;hp=017eb299feabe2061432543531c05702f53903de;hpb=9ff9fe8e9026595f8304b1dc0f36e5dffba49c8b;p=syj.git diff --git a/public/js/list.js b/public/js/list.js index 017eb29..a510927 100644 --- a/public/js/list.js +++ b/public/js/list.js @@ -1,3 +1,8 @@ +/* This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier, + and is published under the AGPL license. */ + +"use strict"; + var WGS84 = new OpenLayers.Projection("EPSG:4326"); var Mercator = new OpenLayers.Projection("EPSG:900913");