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

This commit is contained in:
Michael Meeks 2013-04-24 17:14:03 +01:00
parent ade26b5c7b
commit 72e5d0c8fb
632 changed files with 2447 additions and 13057 deletions

View File

@ -1,25 +1,12 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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. 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com> (C) 2011, All Rights Reserved.
#
# 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.
$(eval $(call gb_Library_Library,merged)) $(eval $(call gb_Library_Library,merged))

View File

@ -1,6 +1,6 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# Copyright 2012 LibreOffice contributors. # This file is part of the LibreOffice project.
# #
# 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

View File

@ -1,30 +1,11 @@
# #
# 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.
# #
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
# #
$(eval $(call gb_Module_Module,MathMLDTD)) $(eval $(call gb_Module_Module,MathMLDTD))

View File

@ -1,30 +1,11 @@
# #
# 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.
# #
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
# #
$(eval $(call gb_Package_Package,MathMLDTD_bin,$(SRCDIR)/MathMLDTD)) $(eval $(call gb_Package_Package,MathMLDTD_bin,$(SRCDIR)/MathMLDTD))

View File

@ -1,28 +1,11 @@
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Module_Module,Mesa)) $(eval $(call gb_Module_Module,Mesa))

View File

@ -1,28 +1,11 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # This file is part of the LibreOffice project.
# #
# The contents of this file are subject to the Mozilla Public License Version # This Source Code Form is subject to the terms of the Mozilla Public
# 1.1 (the "License"); you may not use this file except in compliance with # License, v. 2.0. If a copy of the MPL was not distributed with this
# the License or as specified alternatively below. You may obtain a copy of # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# the License at http://www.mozilla.org/MPL/
# #
# 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.
#
# Major Contributor(s):
# Copyright (C) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Package_Package,Mesa_inc,$(SRCDIR)/Mesa/inc)) $(eval $(call gb_Package_Package,Mesa_inc,$(SRCDIR)/Mesa/inc))
@ -37,5 +20,4 @@ $(eval $(call gb_Package_add_file,Mesa_inc,inc/GL/glx_mangle.h,glx_mangle.h))
$(eval $(call gb_Package_add_file,Mesa_inc,inc/GL/vms_x_fix.h,vms_x_fix.h)) $(eval $(call gb_Package_add_file,Mesa_inc,inc/GL/vms_x_fix.h,vms_x_fix.h))
$(eval $(call gb_Package_add_file,Mesa_inc,inc/GL/wglext.h,wglext.h)) $(eval $(call gb_Package_add_file,Mesa_inc,inc/GL/wglext.h,wglext.h))
# vim: set noet sw=4: # vim: set noet sw=4:

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_AllLangResTarget_AllLangResTarget,avmedia)) $(eval $(call gb_AllLangResTarget_AllLangResTarget,avmedia))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_Library_Library,avmedia)) $(eval $(call gb_Library_Library,avmedia))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_Library_Library,avmediaQuickTime)) $(eval $(call gb_Library_Library,avmediaQuickTime))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_Library_Library,avmediagst)) $(eval $(call gb_Library_Library,avmediagst))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_Library_Library,avmediagst_0_10)) $(eval $(call gb_Library_Library,avmediagst_0_10))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_Library_Library,avmediawin)) $(eval $(call gb_Library_Library,avmediawin))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_Module_Module,avmedia)) $(eval $(call gb_Module_Module,avmedia))

View File

@ -1,29 +1,13 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+ * This file is part of the LibreOffice project.
* *
* The contents of this file are subject to the Mozilla Public License Version * This Source Code Form is subject to the terms of the Mozilla Public
* 1.1 (the "License"); you may not use this file except in compliance with * License, v. 2.0. If a copy of the MPL was not distributed with this
* the License or as specified alternatively below. You may obtain a copy of * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* the License at http://www.mozilla.org/MPL/ */
* /*
* Software distributed under the License is distributed on an "AS IS" basis, * Copyright (C) 2011 August Sodora <augsod@gmail.com>
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 August Sodora <augsod@gmail.com> (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.
*/ */
#include "baside2.hxx" #include "baside2.hxx"

View File

@ -1,30 +1,15 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+ * This file is part of the LibreOffice project.
* *
* The contents of this file are subject to the Mozilla Public License Version * This Source Code Form is subject to the terms of the Mozilla Public
* 1.1 (the "License"); you may not use this file except in compliance with * License, v. 2.0. If a copy of the MPL was not distributed with this
* the License or as specified alternatively below. You may obtain a copy of * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* the License at http://www.mozilla.org/MPL/
*
* 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.
*
* Major Contributor(s):
* [ Copyright (C) 2011 August Sodora <augsod@gmail.com> (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.
*/ */
/*
* Copyright (C) 2011 August Sodora <augsod@gmail.com>
*/
#ifndef BASCTL_LINENUMBERWINDOW_HXX #ifndef BASCTL_LINENUMBERWINDOW_HXX
#define BASCTL_LINENUMBERWINDOW_HXX #define BASCTL_LINENUMBERWINDOW_HXX

View File

@ -18,9 +18,6 @@ eval 'exec perl -wS $0 ${1+"$@"}'
# except in compliance with the License. You may obtain a copy of # except in compliance with the License. You may obtain a copy of
# the License at http://www.apache.org/licenses/LICENSE-2.0 . # the License at http://www.apache.org/licenses/LICENSE-2.0 .
# #
#
# 2009 Copyright Novell, Inc. & Sun Microsystems, Inc.
#
use IO::File; use IO::File;
use Cwd; use Cwd;

View File

@ -1,29 +1,10 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+ * This file is part of the LibreOffice project.
* *
* The contents of this file are subject to the Mozilla Public License Version * This Source Code Form is subject to the terms of the Mozilla Public
* 1.1 (the "License"); you may not use this file except in compliance with * License, v. 2.0. If a copy of the MPL was not distributed with this
* the License or as specified alternatively below. You may obtain a copy of * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* the License at http://www.mozilla.org/MPL/
*
* 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.
*
* Major Contributor(s):
* Copyright (C) 2012 Tim Hardeck <thardeck@suse.com>
*
* 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.
*/ */
#include <basegfx/tools/zoomtools.hxx> #include <basegfx/tools/zoomtools.hxx>

View File

@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* Copyright 2012 LibreOffice contributors. * This file is part of the LibreOffice project.
* *
* 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

View File

@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* Copyright 2012 LibreOffice contributors. * This file is part of the LibreOffice project.
* *
* 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

View File

@ -1,6 +1,6 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* Copyright 2012 LibreOffice contributors. * This file is part of the LibreOffice project.
* *
* 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

View File

@ -1,30 +1,11 @@
# #
# 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.
# #
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
# #
$(eval $(call gb_Jar_Jar,officebean)) $(eval $(call gb_Jar_Jar,officebean))

View File

@ -1,30 +1,11 @@
# #
# 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.
# #
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
# #
$(eval $(call gb_JunitTest_JunitTest,bean_complex)) $(eval $(call gb_JunitTest_JunitTest,bean_complex))

View File

@ -1,31 +1,12 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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.
# #
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
# #
$(eval $(call gb_Library_Library,officebean)) $(eval $(call gb_Library_Library,officebean))

View File

@ -1,30 +1,11 @@
# #
# 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.
# #
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
# #
$(eval $(call gb_Module_Module,bean)) $(eval $(call gb_Module_Module,bean))

View File

@ -1,63 +0,0 @@
#!/usr/bin/perl
################################################################################
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
# 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,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Initial Developer of the Original Code is
# Michael Koch <miko@gmx.ch>
#
# Major Contributor(s):
# <name>
#
# 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.
################################################################################
# Usage: "Usage: doubleNewlines.pl <directory>"
# It is possible to enter more than one directory separated by spaces.
# Instead of a directory you can also use one or more files as arguments.
################################################################################
use strict;
use warnings;
use File::Find;
use Cwd 'abs_path';
my $total = 0;
die "Usage: doubleNewlines.pl <directory>\n" unless (@ARGV);
# if path is relative, make it absolute
foreach (@ARGV){
$_ = abs_path($_);
}
print "Following code files (.hxx and .cxx) are suspicious:\n";
find(\&processFile, @ARGV); # processes all files in dir and subdirs
print "Found $total suspicious files.\n";
sub processFile {
my $file = $File::Find::name;
return unless $file =~ /(.cxx$)|(.hxx$)/;
open FILE, $file or die "Can't open '$file': $!";
my $lines = join '', <FILE>;
if ($lines =~ /(\n{2,}.+){10}/) { # ten consecutive occurrences of [empty line(s) - code line)]
my $relPath = substr($file, index($file, "clone")+6); # relative path beginning with repo name
print "$relPath\n";
$total++;
}
}

View File

@ -1,29 +1,11 @@
#! /bin/bash #! /bin/bash
# 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) 2011 Tata Consultancy Services, Ltd. Marc-Andre Laverdiere <marc-andre@atc.tcs.com> (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.
#check that zzuf is installed #check that zzuf is installed
hash zzuf &> /dev/null hash zzuf &> /dev/null

View File

@ -1,32 +1,21 @@
#!/bin/sh #!/bin/sh
#
# This file is part of the LibreOffice project.
#
# 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
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
#***************************************************************************** # java-set-classpath - Utility to update the default
# # CLASSPATH for LibreOffice
# java-set-classpath - Utility to update the default CLASSPATH for OpenOffice.org
#
# Initial version by: Petr Mladek <pmladek@suse.cz>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2, as
# published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
#*****************************************************************************
if test "z$1" = "z" ; then if test "z$1" = "z" ; then
echo "Update the default CLASSPATH for OpenOffice.org" echo "Update the default CLASSPATH for LibreOffice"
echo "" echo ""
echo "Usage: $0 [dir|jar]..." echo "Usage: $0 [dir|jar]..."
echo "" echo ""
echo "The utility updates the OpenOffice.org system setting. It adds or removes" echo "The utility updates the LibreOffice system setting. It adds or removes"
echo "the given directories and jar-files to or from the default CLASSPATH" echo "the given directories and jar-files to or from the default CLASSPATH"
echo "depending on if they are available on the system or not." echo "depending on if they are available on the system or not."
echo "" echo ""

29
bin/unpack-sources Executable file → Normal file
View File

@ -1,33 +1,12 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# 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.
# #
# The Initial Developer of the Original Code is
# Petr Mladek <pmladek@suse.cz>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
# Ted <ted@bear.com>
# Portions created by the Ted are Copyright (C) 2010 Ted. 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.
usage() usage()
{ {

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-cache)) $(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-cache))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-unmarshal)) $(eval $(call gb_CppunitTest_CppunitTest,binaryurp_test-unmarshal))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_Library_Library,binaryurp)) $(eval $(call gb_Library_Library,binaryurp))

View File

@ -1,30 +1,11 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# 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.
# #
# The Initial Developer of the Original Code is
# Matúš Kukan <matus.kukan@gmail.com>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
$(eval $(call gb_Module_Module,binaryurp)) $(eval $(call gb_Module_Module,binaryurp))

View File

@ -1,30 +1,11 @@
# #
# 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.
# #
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
# #
$(eval $(call gb_Module_Module,bluez_bluetooth)) $(eval $(call gb_Module_Module,bluez_bluetooth))

View File

@ -1,30 +1,10 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# Version: MPL 1.1 / GPLv3+ / LGPLv3+ # This file is part of the LibreOffice project.
# #
# The contents of this file are subject to the Mozilla Public License Version # This Source Code Form is subject to the terms of the Mozilla Public
# 1.1 (the "License"); you may not use this file except in compliance with # License, v. 2.0. If a copy of the MPL was not distributed with this
# the License or as specified alternatively below. You may obtain a copy of # file, You can obtain one at http://mozilla.org/MPL/2.0/.
# the License at http://www.mozilla.org/MPL/
#
# 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.
#
# The Initial Developer of the Original Code is
# Peter Foley <pefoley2@verizon.net>
# Portions created by the Initial Developer are Copyright (C) 2011 the
# Initial Developer. All Rights Reserved.
#
# Major Contributor(s):
#
# 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.
# #
$(eval $(call gb_Package_Package,bluez_bluetooth_inc,$(SRCDIR)/bluez_bluetooth/inc)) $(eval $(call gb_Package_Package,bluez_bluetooth_inc,$(SRCDIR)/bluez_bluetooth/inc))

View File

@ -1,28 +1,11 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# 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 David Ostrovsky <d.ostrovsky@gmx.de> (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.
$(eval $(call gb_Executable_Executable,cppumaker)) $(eval $(call gb_Executable_Executable,cppumaker))

View File

@ -1,28 +1,11 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# 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 David Ostrovsky <d.ostrovsky@gmx.de> (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.
$(eval $(call gb_Module_Module,codemaker)) $(eval $(call gb_Module_Module,codemaker))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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 David Ostrovsky <d.ostrovsky@gmx.de> (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.
$(eval $(call gb_StaticLibrary_StaticLibrary,codemaker)) $(eval $(call gb_StaticLibrary_StaticLibrary,codemaker))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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 David Ostrovsky <d.ostrovsky@gmx.de> (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.
$(eval $(call gb_StaticLibrary_StaticLibrary,codemaker_cpp)) $(eval $(call gb_StaticLibrary_StaticLibrary,codemaker_cpp))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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 David Ostrovsky <d.ostrovsky@gmx.de> (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.
$(eval $(call gb_StaticLibrary_StaticLibrary,codemaker_java)) $(eval $(call gb_StaticLibrary_StaticLibrary,codemaker_java))

View File

@ -1,30 +1,10 @@
## #
## Version: MPL 1.1 / GPLv3+ / LGPLv3+ # This file is part of the LibreOffice project.
## #
## The contents of this file are subject to the Mozilla Public License Version # This Source Code Form is subject to the terms of the Mozilla Public
## 1.1 (the "License"); you may not use this file except in compliance with # License, v. 2.0. If a copy of the MPL was not distributed with this
## the License or as specified alternatively below. You may obtain a copy of # file, You can obtain one at http://mozilla.org/MPL/2.0/.
## the License at http://www.mozilla.org/MPL/ #
##
## 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.
##
## Major Contributor(s):
## Copyright (C) 2011 Red Hat, Inc., Stephan Bergmann <sbergman@redhat.com>
## (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.
##
$(eval $(call gb_Library_Library,configmgr)) $(eval $(call gb_Library_Library,configmgr))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_AllLangResTarget_AllLangResTarget,cnr)) $(eval $(call gb_AllLangResTarget_AllLangResTarget,cnr))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Jar_Jar,ConnectivityTools)) $(eval $(call gb_Jar_Jar,ConnectivityTools))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Jar_Jar,sdbc_hsqldb)) $(eval $(call gb_Jar_Jar,sdbc_hsqldb))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,ado)) $(eval $(call gb_Library_Library,ado))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,calc)) $(eval $(call gb_Library_Library,calc))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,dbase)) $(eval $(call gb_Library_Library,dbase))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,dbpool2)) $(eval $(call gb_Library_Library,dbpool2))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,dbtools)) $(eval $(call gb_Library_Library,dbtools))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,evoab)) $(eval $(call gb_Library_Library,evoab))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,file)) $(eval $(call gb_Library_Library,file))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,flat)) $(eval $(call gb_Library_Library,flat))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,jdbc)) $(eval $(call gb_Library_Library,jdbc))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,kab1)) $(eval $(call gb_Library_Library,kab1))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,kabdrv1)) $(eval $(call gb_Library_Library,kabdrv1))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,macab1)) $(eval $(call gb_Library_Library,macab1))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,macabdrv1)) $(eval $(call gb_Library_Library,macabdrv1))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,mysql)) $(eval $(call gb_Library_Library,mysql))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,odbc)) $(eval $(call gb_Library_Library,odbc))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,odbcbase)) $(eval $(call gb_Library_Library,odbcbase))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,sdbc2)) $(eval $(call gb_Library_Library,sdbc2))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,tdeab1)) $(eval $(call gb_Library_Library,tdeab1))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Library_Library,tdeabdrv1)) $(eval $(call gb_Library_Library,tdeabdrv1))

View File

@ -1,29 +1,12 @@
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
# #
# 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) 2011 Peter Foley <pefoley2@verizon.net> (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.
$(eval $(call gb_Module_Module,connectivity)) $(eval $(call gb_Module_Module,connectivity))

View File

@ -26,30 +26,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv3+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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.
* *
************************************************************************ --> ************************************************************************ -->
<oor:component-data oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <oor:component-data oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema">

View File

@ -1,30 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
* Version: MPL 1.1 / GPLv3+ / LGPLv3+ * This file is part of the LibreOffice project.
* *
* The contents of this file are subject to the Mozilla Public License Version * This Source Code Form is subject to the terms of the Mozilla Public
* 1.1 (the "License"); you may not use this file except in compliance with * License, v. 2.0. If a copy of the MPL was not distributed with this
* the License or as specified alternatively below. You may obtain a copy of * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* the License at http://www.mozilla.org/MPL/
* *
* 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.
*
* Major Contributor(s):
* [ Copyright (C) 2012 Red Hat, Inc., Stephan Bergmann <sbergman@redhat.com>
* (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.
--> -->
<component loader="com.sun.star.loader.SharedLibrary" prefix="postgresql_sdbc_impl" <component loader="com.sun.star.loader.SharedLibrary" prefix="postgresql_sdbc_impl"

View File

@ -1,30 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
* Version: MPL 1.1 / GPLv3+ / LGPLv3+ * This file is part of the LibreOffice project.
* *
* The contents of this file are subject to the Mozilla Public License Version * This Source Code Form is subject to the terms of the Mozilla Public
* 1.1 (the "License"); you may not use this file except in compliance with * License, v. 2.0. If a copy of the MPL was not distributed with this
* the License or as specified alternatively below. You may obtain a copy of * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* the License at http://www.mozilla.org/MPL/
* *
* 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.
*
* Major Contributor(s):
* [ Copyright (C) 2012 Red Hat, Inc., Stephan Bergmann <sbergman@redhat.com>
* (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.
--> -->
<component loader="com.sun.star.loader.SharedLibrary" prefix="postgresql_sdbc" <component loader="com.sun.star.loader.SharedLibrary" prefix="postgresql_sdbc"

View File

@ -26,30 +26,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,31 +28,11 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* 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
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
* *
* The contents of this file are subject to the Mozilla Public License Version
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
*
************************************************************************/ ************************************************************************/
#include <list> #include <list>

View File

@ -28,31 +28,11 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* 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
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
* *
* The contents of this file are subject to the Mozilla Public License Version
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
*
************************************************************************/ ************************************************************************/
#ifndef _PQ_CONNECTION_HXX_ #ifndef _PQ_CONNECTION_HXX_

View File

@ -28,31 +28,11 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* 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
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
* *
* The contents of this file are subject to the Mozilla Public License Version
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
*
* Some portions were adapted from JDBC PostgreSQL driver: * Some portions were adapted from JDBC PostgreSQL driver:
* *
* Copyright (c) 2004-2008, PostgreSQL Global Development Group * Copyright (c) 2004-2008, PostgreSQL Global Development Group

View File

@ -28,31 +28,11 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* 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
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * Version: MPL 1.1 / GPLv3+ / LGPLv2.1+
* *
* The contents of this file are subject to the Mozilla Public License Version
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
*
************************************************************************/ ************************************************************************/
#ifndef _PQ_DATABASEMETADATA_HXX_ #ifndef _PQ_DATABASEMETADATA_HXX_

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

View File

@ -28,30 +28,9 @@
* *
* All parts contributed on or after August 2011: * All parts contributed on or after August 2011:
* *
* Version: MPL 1.1 / GPLv3+ / LGPLv2.1+ * 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
* The contents of this file are subject to the Mozilla Public License Version * file, You can obtain one at http://mozilla.org/MPL/2.0/.
* 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,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
* for the specific language governing rights and limitations under the
* License.
*
* Major Contributor(s):
* [ Copyright (C) 2011 Lionel Elie Mamane <lionel@mamane.lu> ]
*
* 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 2.1 or later (the "LGPLv2.1+"),
* in which case the provisions of the GPLv3+ or the LGPLv2.1+ are applicable
* instead of those above.
* *
************************************************************************/ ************************************************************************/

Some files were not shown because too many files have changed in this diff Show More