Repository: trafficserver Updated Branches: refs/heads/5.1.x c30c020a1 -> 69a6bd4c3
Update copyright header. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/69a6bd4c Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/69a6bd4c Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/69a6bd4c Branch: refs/heads/5.1.x Commit: 69a6bd4c3001b5694accf21f9d929860df3c7525 Parents: c30c020 Author: Alan M. Carroll <[email protected]> Authored: Thu Sep 4 18:02:02 2014 -0500 Committer: Alan M. Carroll <[email protected]> Committed: Thu Sep 4 18:02:02 2014 -0500 ---------------------------------------------------------------------- doc/docutils.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/69a6bd4c/doc/docutils.conf ---------------------------------------------------------------------- diff --git a/doc/docutils.conf b/doc/docutils.conf index d35769c..bd03aa9 100644 --- a/doc/docutils.conf +++ b/doc/docutils.conf @@ -1,2 +1,18 @@ +# 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. + [restructuredtext parser] rfc_references: on
