diff --git a/lib/OpenLayers/WPSClient.js b/lib/OpenLayers/WPSClient.js index 1b783b4edf..e0c8c49926 100644 --- a/lib/OpenLayers/WPSClient.js +++ b/lib/OpenLayers/WPSClient.js @@ -1,9 +1,9 @@ -/** - * Copyright (c) 2006-2013 by OpenLayers Contributors (see authors.txt for +/* Copyright (c) 2006-2013 by OpenLayers Contributors (see authors.txt for * full list of contributors). Published under the 2-clause BSD license. * See license.txt in the OpenLayers distribution or repository for the - * full text of the license. - * + * full text of the license. */ + +/** * @requires OpenLayers/SingleFile.js */