diff --git a/docs/copyright/Copyright.xml b/docs/copyright/Copyright.xml index e1797f4eb727d4fa3a75226f371a862d137fa363..e80bdd78ea80669ad17dd6a1e94d2be58780cc8f 100644 --- a/docs/copyright/Copyright.xml +++ b/docs/copyright/Copyright.xml @@ -1,7 +1,6 @@ <component name="CopyrightManager"> <copyright> - <option name="keyword" value=".*Copyright" /> - <option name="notice" value=" Copyright &#36;today.year ETH Zürich, Scientific IT Services Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. " /> + <option name="notice" value=" Copyright ETH &#36;originalComment.match("Copyright ETH (\d+)", 1, " - ", "&#36;today.year")&#36;today.year Zürich, Scientific IT Services Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. " /> <option name="myName" value="Copyright" /> </copyright> </component> \ No newline at end of file