Kaydet (Commit) 3e52762c authored tarafından Michael Meeks's avatar Michael Meeks

Move to MPLv2 license headers, with ESC decision and author's permission.

Change-Id: I9f1102d4f0e189a048d8fccfe9cae246c0136311
üst f38604fa
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public * This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this * License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
* *
************************************************************************/ ************************************************************************/
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public * This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this * License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
* *
************************************************************************/ ************************************************************************/
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public * This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this * License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
* *
* Some portions were adapted from JDBC PostgreSQL driver: * Some portions were adapted from JDBC PostgreSQL driver:
* *
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
* This Source Code Form is subject to the terms of the Mozilla Public * This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this * License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
* *
************************************************************************/ ************************************************************************/
......
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # This file is part of the LibreOffice project.
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" basis, # This Source Code Form is subject to the terms of the Mozilla Public
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # License, v. 2.0. If a copy of the MPL was not distributed with this
# for the specific language governing rights and limitations under the # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# License.
# #
# Major Contributor(s):
# [ Copyright (C) 2012 Tim Retout <tim@retout.co.uk> (initial developer) ]
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
use strict; use strict;
use warnings; use warnings;
......
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # This file is part of the LibreOffice project.
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" basis, # This Source Code Form is subject to the terms of the Mozilla Public
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # License, v. 2.0. If a copy of the MPL was not distributed with this
# for the specific language governing rights and limitations under the # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# License.
# #
# Major Contributor(s):
# [ Copyright (C) 2012 Tim Retout <tim@retout.co.uk> (initial developer) ]
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
use strict; use strict;
use warnings; use warnings;
......
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # This file is part of the LibreOffice project.
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" basis, # This Source Code Form is subject to the terms of the Mozilla Public
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # License, v. 2.0. If a copy of the MPL was not distributed with this
# for the specific language governing rights and limitations under the # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# License.
# #
# Major Contributor(s):
# [ Copyright (C) 2012 Tim Retout <tim@retout.co.uk> (initial developer) ]
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
use strict; use strict;
use warnings; use warnings;
......
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # This file is part of the LibreOffice project.
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" basis, # This Source Code Form is subject to the terms of the Mozilla Public
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # License, v. 2.0. If a copy of the MPL was not distributed with this
# for the specific language governing rights and limitations under the # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# License.
# #
# Major Contributor(s):
# [ Copyright (C) 2012 Tim Retout <tim@retout.co.uk> (initial developer) ]
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
use strict; use strict;
use warnings; use warnings;
......
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
# #
# The contents of this file are subject to the Mozilla Public License Version # This file is part of the LibreOffice project.
# 1.1 (the "License"); you may not use this file except in compliance with
# the License or as specified alternatively below. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" basis, # This Source Code Form is subject to the terms of the Mozilla Public
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # License, v. 2.0. If a copy of the MPL was not distributed with this
# for the specific language governing rights and limitations under the # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# License.
# #
# Major Contributor(s):
# [ Copyright (C) 2012 Tim Retout <tim@retout.co.uk> (initial developer) ]
#
# All Rights Reserved.
#
# For minor contributions see the git repository.
#
# Alternatively, the contents of this file may be used under the terms of
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
use strict; use strict;
use warnings; use warnings;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment