From 738c34d4bb8f1a3811acd00af8c6c12107f8315b Mon Sep 17 00:00:00 2001 From: Bruce Yinhe Date: Thu, 18 Jun 2015 11:31:02 +0200 Subject: Change license text to APLv2 --- lib/erl_docgen/priv/dtd/Makefile | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/application.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/appref.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/book.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/bookinsidecover.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/chapter.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/cites.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/common.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/common.entities.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/common.header.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/common.image.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/common.refs.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/common.table.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/comref.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/cref.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/erlref.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/fascicules.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/fileref.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/part.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/report.dtd | 21 +++++++++++---------- lib/erl_docgen/priv/dtd/terms.dtd | 21 +++++++++++---------- 21 files changed, 231 insertions(+), 210 deletions(-) (limited to 'lib/erl_docgen/priv/dtd') diff --git a/lib/erl_docgen/priv/dtd/Makefile b/lib/erl_docgen/priv/dtd/Makefile index 4538b7f8e6..6ea7d6bec0 100644 --- a/lib/erl_docgen/priv/dtd/Makefile +++ b/lib/erl_docgen/priv/dtd/Makefile @@ -3,16 +3,17 @@ # # Copyright Ericsson AB 2009-2012. All Rights Reserved. # -# The contents of this file are subject to the Erlang Public License, -# Version 1.1, (the "License"); you may not use this file except in -# compliance with the License. You should have received a copy of the -# Erlang Public License along with this software. If not, it can be -# retrieved online at http://www.erlang.org/. -# -# Software distributed under the License is distributed on an "AS IS" -# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See -# the License for the specific language governing rights and limitations -# under the License. +# 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. # # %CopyrightEnd% # diff --git a/lib/erl_docgen/priv/dtd/application.dtd b/lib/erl_docgen/priv/dtd/application.dtd index fcadaced72..25ef0d1261 100644 --- a/lib/erl_docgen/priv/dtd/application.dtd +++ b/lib/erl_docgen/priv/dtd/application.dtd @@ -1,15 +1,16 @@