Commit bbbbbf07 authored by Ivan Tyagov's avatar Ivan Tyagov

Relicense to GPLv3+ with wide exception for all Free Software / Open Source...

Relicense to GPLv3+ with wide exception for all Free Software / Open Source projects + Business options.

See merge request !105
parents 292869ca 542dacba
Pipeline #25484 failed with stage
in 0 seconds
This diff is collapsed.
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved.
# Ivan Tyagov <ivan@nexedi.com> # Ivan Tyagov <ivan@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
from AccessControl import ClassSecurityInfo from AccessControl import ClassSecurityInfo
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved.
# Ivan Tyagov <ivan@nexedi.com> # Ivan Tyagov <ivan@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
import numpy as np import numpy as np
......
############################################################################## ##############################################################################
# #
# Copyright (c) 2002-2007 Nexedi SARL and Contributors. All Rights Reserved. # Copyright (c) 2002-2007 Nexedi SA and Contributors. All Rights Reserved.
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2018 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2018 Nexedi SA and Contributors. All Rights Reserved.
# Klaus Wölfel <klaus@nexedi.com> # Klaus Wölfel <klaus@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
from erp5.component.document.DataArray import DataArray from erp5.component.document.DataArray import DataArray
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2018 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2018 Nexedi SA and Contributors. All Rights Reserved.
# Klaus Wölfel <klaus@nexedi.com> # Klaus Wölfel <klaus@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
import numpy as np import numpy as np
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved.
# Ivan Tyagov <ivan@nexedi.com> # Ivan Tyagov <ivan@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2022 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2022 Nexedi SA and Contributors. All Rights Reserved.
# Xiaowu Zhang <xiaowu.zhang@nexedi.com> # Xiaowu Zhang <xiaowu.zhang@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved.
# Ivan Tyagov <ivan@nexedi.com> # Ivan Tyagov <ivan@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
import msgpack import msgpack
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2020 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2020 Nexedi SA and Contributors. All Rights Reserved.
# Klaus Wölfel <klaus@nexedi.com> # Klaus Wölfel <klaus@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
from erp5.component.document.Amount import Amount from erp5.component.document.Amount import Amount
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved.
# Ivan Tyagov <ivan@nexedi.com> # Ivan Tyagov <ivan@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
from AccessControl import ClassSecurityInfo from AccessControl import ClassSecurityInfo
......
...@@ -4,26 +4,21 @@ ...@@ -4,26 +4,21 @@
# Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2015 Nexedi SA and Contributors. All Rights Reserved.
# Ivan Tyagov <ivan@nexedi.com> # Ivan Tyagov <ivan@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
from AccessControl import ClassSecurityInfo from AccessControl import ClassSecurityInfo
......
...@@ -2,26 +2,21 @@ ...@@ -2,26 +2,21 @@
# #
# Copyright (c) 2002-2015 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2002-2015 Nexedi SA and Contributors. All Rights Reserved.
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsibility of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# guarantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# #
############################################################################## ##############################################################################
......
...@@ -2,26 +2,21 @@ ...@@ -2,26 +2,21 @@
# #
# Copyright (c) 2002-2020 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2002-2020 Nexedi SA and Contributors. All Rights Reserved.
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsibility of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# guarantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# #
############################################################################## ##############################################################################
import unittest import unittest
......
...@@ -2,26 +2,21 @@ ...@@ -2,26 +2,21 @@
# #
# Copyright (c) 2002-2016 Nexedi SA and Contributors. All Rights Reserved. # Copyright (c) 2002-2016 Nexedi SA and Contributors. All Rights Reserved.
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsibility of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# guarantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# #
############################################################################## ##############################################################################
......
############################################################################## ##############################################################################
# #
# Copyright (c) 2011 Nexedi SARL and Contributors. All Rights Reserved. # Copyright (c) 2011 Nexedi SA and Contributors. All Rights Reserved.
# Rafael Monnerat <rafael@nexedi.com> # Rafael Monnerat <rafael@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
......
############################################################################## ##############################################################################
# #
# Copyright (c) 2002-2015 Nexedi SARL and Contributors. All Rights Reserved. # Copyright (c) 2002-2015 Nexedi SA and Contributors. All Rights Reserved.
# Ivan Tyagov <ivan@nexedi.com> # Ivan Tyagov <ivan@nexedi.com>
# #
# WARNING: This program as such is intended to be used by professional # This program is free software: you can Use, Study, Modify and Redistribute
# programmers who take the whole responsability of assessing all potential # it under the terms of the GNU General Public License version 3, or (at your
# consequences resulting from its eventual inadequacies and bugs # option) any later version, as published by the Free Software Foundation.
# End users who are looking for a ready-to-use solution with commercial
# garantees and support are strongly adviced to contract a Free Software
# Service Company
# #
# This program is Free Software; you can redistribute it and/or # You can also Link and Combine this program with other software covered by
# modify it under the terms of the GNU General Public License # the terms of any of the Free Software licenses or any of the Open Source
# as published by the Free Software Foundation; either version 2 # Initiative approved licenses and Convey the resulting work. Corresponding
# of the License, or (at your option) any later version. # source of such a combination shall include the source code for all other
# software used.
# #
# This program is distributed in the hope that it will be useful, # This program is distributed WITHOUT ANY WARRANTY; without even the implied
# but WITHOUT ANY WARRANTY; without even the implied warranty of # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# 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 # See COPYING file for full licensing terms.
# along with this program; if not, write to the Free Software # See https://www.nexedi.com/licensing for rationale and options.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
############################################################################## ##############################################################################
""" """
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment