Fix copyright.

This commit is contained in:
Michael Lipp 2023-07-22 22:31:41 +02:00
parent 43395ce929
commit ddf412302b
3 changed files with 42 additions and 42 deletions

View file

@ -1,19 +1,19 @@
/* /*
* JGrapes Event Driven Framework * VM-Operator
* Copyright (C) 2018 Michael N. Lipp * Copyright (C) 2023 Michael N. Lipp
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software: you can redistribute it and/or modify
* under the terms of the GNU General Public License as published by * it under the terms of the GNU Affero General Public License as
* the Free Software Foundation; either version 3 of the License, or * published by the Free Software Foundation, either version 3 of the
* (at your option) any later version. * License, or (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, but * This program is distributed in the hope that it will be useful,
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * but WITHOUT ANY WARRANTY; without even the implied warranty of
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* for more details. * GNU Affero General Public License for more details.
* *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU Affero General Public License
* with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
package org.jdrupes.vmoperator.manager; package org.jdrupes.vmoperator.manager;

View file

@ -1,19 +1,19 @@
/* /*
* JGrapes Event Driven Framework * VM-Operator
* Copyright (C) 2018 Michael N. Lipp * Copyright (C) 2023 Michael N. Lipp
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software: you can redistribute it and/or modify
* under the terms of the GNU General Public License as published by * it under the terms of the GNU Affero General Public License as
* the Free Software Foundation; either version 3 of the License, or * published by the Free Software Foundation, either version 3 of the
* (at your option) any later version. * License, or (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, but * This program is distributed in the hope that it will be useful,
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * but WITHOUT ANY WARRANTY; without even the implied warranty of
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* for more details. * GNU Affero General Public License for more details.
* *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU Affero General Public License
* with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
package org.jdrupes.vmoperator.manager; package org.jdrupes.vmoperator.manager;

View file

@ -1,19 +1,19 @@
/* /*
* JGrapes Event Driven Framework * VM-Operator
* Copyright (C) 2018 Michael N. Lipp * Copyright (C) 2023 Michael N. Lipp
* *
* This program is free software; you can redistribute it and/or modify it * This program is free software: you can redistribute it and/or modify
* under the terms of the GNU General Public License as published by * it under the terms of the GNU Affero General Public License as
* the Free Software Foundation; either version 3 of the License, or * published by the Free Software Foundation, either version 3 of the
* (at your option) any later version. * License, or (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, but * This program is distributed in the hope that it will be useful,
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * but WITHOUT ANY WARRANTY; without even the implied warranty of
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* for more details. * GNU Affero General Public License for more details.
* *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU Affero General Public License
* with this program; if not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
package org.jdrupes.vmoperator.manager; package org.jdrupes.vmoperator.manager;