apache headers
Project: http://git-wip-us.apache.org/repos/asf/incubator-streams/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams/commit/161fe592 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams/tree/161fe592 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams/diff/161fe592 Branch: refs/heads/0.2-incubating-rc3 Commit: 161fe5924decca947916c7acf0e63cafcf64e117 Parents: 46da963 Author: Steve Blackmon <[email protected]> Authored: Sat Apr 18 17:12:58 2015 -0500 Committer: Steve Blackmon <[email protected]> Committed: Sat Apr 18 17:12:58 2015 -0500 ---------------------------------------------------------------------- src/site/site.xml | 17 +++++++++++++++++ streams-pojo/src/site/markdown/index.md | 4 ++++ 2 files changed, 21 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/161fe592/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 29bfaf0..fef0628 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="ISO-8859-1"?> +<!-- + ~ 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 + ~ + ~ 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. + --> <project> <version position="right"/> <skin> http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/161fe592/streams-pojo/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/streams-pojo/src/site/markdown/index.md b/streams-pojo/src/site/markdown/index.md index be153e7..23886b0 100644 --- a/streams-pojo/src/site/markdown/index.md +++ b/streams-pojo/src/site/markdown/index.md @@ -1,3 +1,7 @@ +Apache Streams (incubating) +Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0 +-------------------------------------------------------------------------------- + streams-pojo ==============
