Repository: incubator-taverna-server Updated Branches: refs/heads/master 5346af8e9 -> 2d4b463f5
license header in opf.yml Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/commit/2d4b463f Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/2d4b463f Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/2d4b463f Branch: refs/heads/master Commit: 2d4b463f5207cafe3af710751175f4e11b688bd2 Parents: 5346af8 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Sep 7 12:07:35 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Sep 7 12:07:35 2016 +0100 ---------------------------------------------------------------------- .opf.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2d4b463f/.opf.yml ---------------------------------------------------------------------- diff --git a/.opf.yml b/.opf.yml index f9deb84..5cfd16f 100644 --- a/.opf.yml +++ b/.opf.yml @@ -1,3 +1,17 @@ +## Licensed to the Apache Software Foundation (ASF) under one or more +## contributor license agreements. See the NOTICE file distributed with +## this work for additional information regarding copyright ownership. +## The ASF licenses this file to You 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. name: Apache Taverna Server vendor: Apache Software Foundation maintainer:
