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/megaco/doc/src/Makefile | 19 ++++++++++--------- lib/megaco/doc/src/book.xml | 21 +++++++++++---------- lib/megaco/doc/src/files.mk | 19 ++++++++++--------- lib/megaco/doc/src/index.html.src | 21 +++++++++++---------- lib/megaco/doc/src/megaco.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_architecture.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_codec_meas.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_codec_mstone1.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_codec_mstone2.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_codec_transform.xml | 19 ++++++++++--------- lib/megaco/doc/src/megaco_debug.xml | 19 ++++++++++--------- lib/megaco/doc/src/megaco_edist_compress.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_encode.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_encoder.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_examples.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_flex_scanner.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_intro.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_mib.xml | 19 ++++++++++--------- lib/megaco/doc/src/megaco_performance.xml | 19 ++++++++++--------- lib/megaco/doc/src/megaco_run.xml | 19 ++++++++++--------- lib/megaco/doc/src/megaco_tcp.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_transport.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_transport_mechanisms.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_udp.xml | 21 +++++++++++---------- lib/megaco/doc/src/megaco_user.xml | 21 +++++++++++---------- lib/megaco/doc/src/notes.xml | 21 +++++++++++---------- lib/megaco/doc/src/notes_history.xml | 21 +++++++++++---------- lib/megaco/doc/src/part.xml | 21 +++++++++++---------- lib/megaco/doc/src/part_notes.xml | 21 +++++++++++---------- lib/megaco/doc/src/part_notes_history.xml | 21 +++++++++++---------- lib/megaco/doc/src/ref_man.xml | 21 +++++++++++---------- 31 files changed, 334 insertions(+), 303 deletions(-) (limited to 'lib/megaco/doc') diff --git a/lib/megaco/doc/src/Makefile b/lib/megaco/doc/src/Makefile index ea2284e89b..582cb9035f 100644 --- a/lib/megaco/doc/src/Makefile +++ b/lib/megaco/doc/src/Makefile @@ -3,16 +3,17 @@ # # Copyright Ericsson AB 2000-2013. 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/. +# 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 # -# 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. +# 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/megaco/doc/src/book.xml b/lib/megaco/doc/src/book.xml index 1a4f532a70..ebf627cfdb 100644 --- a/lib/megaco/doc/src/book.xml +++ b/lib/megaco/doc/src/book.xml @@ -8,16 +8,17 @@ Ericsson AB. 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. diff --git a/lib/megaco/doc/src/files.mk b/lib/megaco/doc/src/files.mk index efacb7e422..62e3ab404e 100644 --- a/lib/megaco/doc/src/files.mk +++ b/lib/megaco/doc/src/files.mk @@ -4,16 +4,17 @@ # # Copyright Ericsson AB 2001-2010. 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/. +# 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 # -# 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. +# 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/megaco/doc/src/index.html.src b/lib/megaco/doc/src/index.html.src index 4de3450f67..b3ff9c3ae7 100644 --- a/lib/megaco/doc/src/index.html.src +++ b/lib/megaco/doc/src/index.html.src @@ -2,16 +2,17 @@