Repository: incubator-taverna-workbench Updated Branches: refs/heads/master e9d865642 -> ee3250e3c
Apache license on the SVG icon originals Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/commit/325c2778 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/325c2778 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/325c2778 Branch: refs/heads/master Commit: 325c2778c6ba0e6ffe1cf3ce7fa14d265dc8c039 Parents: e9d8656 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Sep 7 23:04:54 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Sep 7 23:04:54 2016 +0100 ---------------------------------------------------------------------- .../taverna/workbench/icons/graph/allport.svg | 16 ++++++++++++++++ .../apache/taverna/workbench/icons/graph/blob.svg | 16 ++++++++++++++++ .../taverna/workbench/icons/graph/expandnested.svg | 16 ++++++++++++++++ .../taverna/workbench/icons/graph/horizontal.svg | 16 ++++++++++++++++ .../apache/taverna/workbench/icons/graph/noport.svg | 16 ++++++++++++++++ .../taverna/workbench/icons/graph/vertical.svg | 16 ++++++++++++++++ 6 files changed, 96 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/325c2778/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/allport.svg ---------------------------------------------------------------------- diff --git a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/allport.svg b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/allport.svg index b4b2b21..1383395 100644 --- a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/allport.svg +++ b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/allport.svg @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + 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. +--> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/325c2778/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/blob.svg ---------------------------------------------------------------------- diff --git a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/blob.svg b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/blob.svg index 8016b8c..16d1f04 100644 --- a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/blob.svg +++ b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/blob.svg @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + 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. +--> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/325c2778/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/expandnested.svg ---------------------------------------------------------------------- diff --git a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/expandnested.svg b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/expandnested.svg index 5e26659..c2d97c5 100644 --- a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/expandnested.svg +++ b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/expandnested.svg @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + 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. +--> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/325c2778/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/horizontal.svg ---------------------------------------------------------------------- diff --git a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/horizontal.svg b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/horizontal.svg index b703f0f..cab4d44 100644 --- a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/horizontal.svg +++ b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/horizontal.svg @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + 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. +--> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/325c2778/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/noport.svg ---------------------------------------------------------------------- diff --git a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/noport.svg b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/noport.svg index 70f5e76..952ca33 100644 --- a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/noport.svg +++ b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/noport.svg @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + 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. +--> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/325c2778/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/vertical.svg ---------------------------------------------------------------------- diff --git a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/vertical.svg b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/vertical.svg index 24b5e32..cb333e4 100644 --- a/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/vertical.svg +++ b/taverna-workbench-api/src/main/resources/org/apache/taverna/workbench/icons/graph/vertical.svg @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- + 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. +--> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/"
