[FIX]Hy Odoo : better license applying

This commit is contained in:
Fabien BOURGEOIS 2022-11-06 09:36:23 +01:00
parent 85ecf8d809
commit 872654e4dc
10 changed files with 37 additions and 136 deletions

View File

@ -1,18 +1,7 @@
# -*- coding: utf-8 -*- # Copyright 2020-2022 Fabien Bourgeois <fabien@yaltik.com>
# Copyright 2020-2022 Fabien Bourgeois <fabien@yaltik.com>
# #
# This program is free software: you can redistribute it and/or modify # This Source Code Form is subject to the terms of the Mozilla Public
# it under the terms of the GNU Affero General Public License as # License, v. 2.0. If a copy of the MPL was not distributed with this
# published by the Free Software Foundation, either version 3 of the # file, You can obtain one at https://mozilla.org/MPL/2.0/.
# License, or (at your option) any later version.
#
# 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 Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import hy import hy

View File

@ -1,19 +1,8 @@
;; -*- coding: utf-8 -*- ;; Copyright 2021-2022 Fabien Bourgeois <fabien@yaltik.com>
;; ;;
;; Copyright 2021-2022 Fabien Bourgeois <fabien@yaltik.com> ;; 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
;; This program is free software: you can redistribute it and/or modify ;; file, You can obtain one at https://mozilla.org/MPL/2.0/.
;; it under the terms of the GNU Affero General Public License as
;; published by the Free Software Foundation, either version 3 of the
;; License, or (at your option) any later version.
;;
;; 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 Affero General Public License for more details.
;;
;; You should have received a copy of the GNU Affero General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
" Hy General Macros " " Hy General Macros "

View File

@ -1,19 +1,8 @@
;; -*- coding: utf-8 -*- ;; Copyright 2019-2022 Fabien Bourgeois <fabien@yaltik.com>
;; ;;
;; Copyright 2019-2021 Fabien Bourgeois <fabien@yaltik.com> ;; 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
;; This program is free software: you can redistribute it and/or modify ;; file, You can obtain one at https://mozilla.org/MPL/2.0/.
;; it under the terms of the GNU Affero General Public License as
;; published by the Free Software Foundation, either version 3 of the
;; License, or (at your option) any later version.
;;
;; 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 Affero General Public License for more details.
;;
;; You should have received a copy of the GNU Affero General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
" Odoo related macros " " Odoo related macros "

View File

@ -1,19 +1,8 @@
;; -*- coding: utf-8 -*- ;; Copyright 2021-2022 Fabien Bourgeois <fabien@yaltik.com>
;; ;;
;; Copyright 2021-2022 Fabien Bourgeois <fabien@yaltik.com> ;; 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
;; This program is free software: you can redistribute it and/or modify ;; file, You can obtain one at https://mozilla.org/MPL/2.0/.
;; it under the terms of the GNU Affero General Public License as
;; published by the Free Software Foundation, either version 3 of the
;; License, or (at your option) any later version.
;;
;; 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 Affero General Public License for more details.
;;
;; You should have received a copy of the GNU Affero General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
" Hy Odoo Tests Helpers and Macros " " Hy Odoo Tests Helpers and Macros "

View File

@ -1,19 +1,8 @@
;; -*- coding: utf-8 -*- ;; Copyright 2019-2022 Fabien Bourgeois <fabien@yaltik.com>
;; ;;
;; Copyright 2019-2022 Fabien Bourgeois <fabien@yaltik.com> ;; 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
;; This program is free software: you can redistribute it and/or modify ;; file, You can obtain one at https://mozilla.org/MPL/2.0/.
;; it under the terms of the GNU Affero General Public License as
;; published by the Free Software Foundation, either version 3 of the
;; License, or (at your option) any later version.
;;
;; 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 Affero General Public License for more details.
;;
;; You should have received a copy of the GNU Affero General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
" Odoo macros and helpers " " Odoo macros and helpers "

View File

@ -1,19 +1,8 @@
;; -*- coding: utf-8 -*- ;; Copyright 2022 Fabien Bourgeois <fabien@yaltik.com>
;; ;;
;; Copyright 2022 Fabien Bourgeois <fabien@yaltik.com> ;; 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
;; This program is free software: you can redistribute it and/or modify ;; file, You can obtain one at https://mozilla.org/MPL/2.0/.
;; it under the terms of the GNU Affero General Public License as
;; published by the Free Software Foundation, either version 3 of the
;; License, or (at your option) any later version.
;;
;; 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 Affero General Public License for more details.
;;
;; You should have received a copy of the GNU Affero General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
" Odoo Helpers tests " " Odoo Helpers tests "

View File

@ -1,19 +1,8 @@
;; -*- coding: utf-8 -*- ;; Copyright 2019-2022 Fabien Bourgeois <fabien@yaltik.com>
;; ;;
;; Copyright 2019-2022 Fabien Bourgeois <fabien@yaltik.com> ;; 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
;; This program is free software: you can redistribute it and/or modify ;; file, You can obtain one at https://mozilla.org/MPL/2.0/.
;; it under the terms of the GNU Affero General Public License as
;; published by the Free Software Foundation, either version 3 of the
;; License, or (at your option) any later version.
;;
;; 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 Affero General Public License for more details.
;;
;; You should have received a copy of the GNU Affero General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
" XML Helpers tests " " XML Helpers tests "

View File

@ -1,19 +1,8 @@
;; -*- coding: utf-8 -*- ;; Copyright 2021-2022 Fabien Bourgeois <fabien@yaltik.com>
;; ;;
;; Copyright 2021 Fabien Bourgeois <fabien@yaltik.com> ;; 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
;; This program is free software: you can redistribute it and/or modify ;; file, You can obtain one at https://mozilla.org/MPL/2.0/.
;; it under the terms of the GNU Affero General Public License as
;; published by the Free Software Foundation, either version 3 of the
;; License, or (at your option) any later version.
;;
;; 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 Affero General Public License for more details.
;;
;; You should have received a copy of the GNU Affero General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
" Hy General Utils " " Hy General Utils "

View File

@ -1,19 +1,8 @@
;; -*- coding: utf-8 -*- ;; Copyright 2019-2022 Fabien Bourgeois <fabien@yaltik.com>
;; ;;
;; Copyright 2019-2022 Fabien Bourgeois <fabien@yaltik.com> ;; 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
;; This program is free software: you can redistribute it and/or modify ;; file, You can obtain one at https://mozilla.org/MPL/2.0/.
;; it under the terms of the GNU Affero General Public License as
;; published by the Free Software Foundation, either version 3 of the
;; License, or (at your option) any later version.
;;
;; 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 Affero General Public License for more details.
;;
;; You should have received a copy of the GNU Affero General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
" XML helpers and macros " " XML helpers and macros "

View File

@ -18,7 +18,7 @@ class install(install):
setup( setup(
name="hy_odoo", name="hy_odoo",
version="0.8.3pre", version="0.8.4",
packages=find_packages(), packages=find_packages(),
package_data={ package_data={
'hy_odoo': ['*.hy'], 'hy_odoo': ['*.hy'],