Skip to content

Commit

Permalink
fix bug1039861, remove license header in doc/source/conf.py.
Browse files Browse the repository at this point in the history
Change-Id: Iab43ac342faf3722ccab1ed034f08752dbbfaae1
  • Loading branch information
jsoyee committed Nov 11, 2012
1 parent 217bd20 commit 53ab2e1
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions doc/source/conf.py
@@ -1,19 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2010-2012 OpenStack, LLC.
#
# Licensed 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.

#
# Swift documentation build configuration file, created by
# sphinx-quickstart on Tue May 18 13:50:15 2010.
Expand Down

1 comment on commit 53ab2e1

@jsonkey
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why delete apache-2.0 License

Please sign in to comment.