Add license header
Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/6eadb366 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/6eadb366 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/6eadb366 Branch: refs/heads/master Commit: 6eadb3662d4d870cd884abc1b2e808d4af343a95 Parents: c538483 Author: Andy Seaborne <[email protected]> Authored: Sat Jan 30 21:39:15 2016 +0000 Committer: Andy Seaborne <[email protected]> Committed: Sat Jan 30 21:39:15 2016 +0000 ---------------------------------------------------------------------- .../apache/jena/atlas/lib/tuple/TConsumer3.java | 18 ++++++++++++++++++ .../apache/jena/atlas/lib/tuple/TConsumer4.java | 18 ++++++++++++++++++ .../apache/jena/atlas/lib/tuple/TFunction3.java | 18 ++++++++++++++++++ .../apache/jena/atlas/lib/tuple/TFunction4.java | 18 ++++++++++++++++++ 4 files changed, 72 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/6eadb366/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer3.java ---------------------------------------------------------------------- diff --git a/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer3.java b/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer3.java index 53ee003..d5e2868 100644 --- a/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer3.java +++ b/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer3.java @@ -1,3 +1,21 @@ +/* + * 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. + */ + package org.apache.jena.atlas.lib.tuple; /** http://git-wip-us.apache.org/repos/asf/jena/blob/6eadb366/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer4.java ---------------------------------------------------------------------- diff --git a/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer4.java b/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer4.java index 6409dfc..c924394 100644 --- a/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer4.java +++ b/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TConsumer4.java @@ -1,3 +1,21 @@ +/* + * 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. + */ + package org.apache.jena.atlas.lib.tuple; /** http://git-wip-us.apache.org/repos/asf/jena/blob/6eadb366/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction3.java ---------------------------------------------------------------------- diff --git a/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction3.java b/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction3.java index bc3dce9..e318bd6 100644 --- a/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction3.java +++ b/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction3.java @@ -1,3 +1,21 @@ +/* + * 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. + */ + package org.apache.jena.atlas.lib.tuple; /** http://git-wip-us.apache.org/repos/asf/jena/blob/6eadb366/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction4.java ---------------------------------------------------------------------- diff --git a/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction4.java b/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction4.java index 82b0bcd..2976da4 100644 --- a/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction4.java +++ b/jena-base/src/main/java/org/apache/jena/atlas/lib/tuple/TFunction4.java @@ -1,3 +1,21 @@ +/* + * 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. + */ + package org.apache.jena.atlas.lib.tuple; /**
