diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/FileBrowserTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/FileBrowserTest.java index fd3210ae..056ee036 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/FileBrowserTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/FileBrowserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/OutlineViewTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/OutlineViewTest.java index 16510dfb..49c7ec35 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/OutlineViewTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/OutlineViewTest.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller; import org.eclipse.jface.viewers.TreePath; diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/PreferencesDialogTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/PreferencesDialogTest.java index a59c2297..19b56708 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/PreferencesDialogTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/PreferencesDialogTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/PreferencesTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/PreferencesTest.java index 7d8e7f45..c50ffdf1 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/PreferencesTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/PreferencesTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/SerialTerminalTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/SerialTerminalTest.java index f662a2df..8793bada 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/SerialTerminalTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/SerialTerminalTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/SourceEditorTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/SourceEditorTest.java index 803262f3..0941ba37 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/SourceEditorTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/SourceEditorTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/SourceTokenMarkerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/SourceTokenMarkerTest.java index f109e1b6..87d4830e 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/SourceTokenMarkerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/SourceTokenMarkerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/AddTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/AddTest.java index 4b68f202..0f4da7ff 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/AddTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/AddTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/ExpressionTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/ExpressionTest.java index a40ae429..26c67fbd 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/ExpressionTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/ExpressionTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/OrTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/OrTest.java index 7352b20b..45128707 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/OrTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/OrTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/StructureVariableTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/StructureVariableTest.java index bcd415b7..cc8c63d1 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/StructureVariableTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/expressions/StructureVariableTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/internal/FileUtilsTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/internal/FileUtilsTest.java index 67d6cfe4..39d15200 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/internal/FileUtilsTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/internal/FileUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/internal/StyledTextContentAdapterTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/internal/StyledTextContentAdapterTest.java index d66773a1..217a64c7 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/internal/StyledTextContentAdapterTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/internal/StyledTextContentAdapterTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/model/TokenTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/model/TokenTest.java index 54b78dc4..662e2b1a 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/model/TokenTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/model/TokenTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ClockModeTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ClockModeTest.java index 49027aa5..138dab2f 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ClockModeTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ClockModeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1CompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1CompilerTest.java index c84800b3..185d3b4a 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1CompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1CompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ExamplesTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ExamplesTest.java index 117aa89f..ed6a8be5 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ExamplesTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ExamplesTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ExpressionBuilderTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ExpressionBuilderTest.java index a94e768c..a7d210ac 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ExpressionBuilderTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ExpressionBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1FormatterTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1FormatterTest.java index 28c1dcb8..a9c66542 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1FormatterTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1FormatterTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1FunctionalTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1FunctionalTest.java index b5c97e8b..3ee68e44 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1FunctionalTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1FunctionalTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1GlobalContextTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1GlobalContextTest.java index b9c5e9c8..c1529333 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1GlobalContextTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1GlobalContextTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1InstructionsTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1InstructionsTest.java index 9d30223a..1c1e7084 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1InstructionsTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1InstructionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1LibraryTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1LibraryTest.java index fcc697f7..74d19a7c 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1LibraryTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1LibraryTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ModelTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ModelTest.java index 89979f49..606004dc 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ModelTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ModelTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ObjectCompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ObjectCompilerTest.java index 06483585..84ff4b69 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ObjectCompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ObjectCompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1PAsmCompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1PAsmCompilerTest.java index 4dad9c93..009d8f10 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1PAsmCompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1PAsmCompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParseDatLineTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParseDatLineTest.java index a5f7ac6d..7d159ba9 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParseDatLineTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParseDatLineTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParseMethodTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParseMethodTest.java index 74a1079a..8c57937b 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParseMethodTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParseMethodTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParserTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParserTest.java index 4eb9d8fd..d853e1ab 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParserTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1TokenStreamTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1TokenStreamTest.java index 0e87bdd6..600ab9dd 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1TokenStreamTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1TokenStreamTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1TreeBuilderTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1TreeBuilderTest.java index fbb1e7b9..40052608 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1TreeBuilderTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/Spin1TreeBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/JmpTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/JmpTest.java index fa34609a..25c34e22 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/JmpTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/JmpTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/MemoryOpTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/MemoryOpTest.java index 15f50530..087801b1 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/MemoryOpTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/MemoryOpTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/RegisterBitOpTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/RegisterBitOpTest.java index 65242d11..42b7d625 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/RegisterBitOpTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/RegisterBitOpTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/VariableOpTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/VariableOpTest.java index aa31c8f8..99e44648 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/VariableOpTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin1/bytecode/VariableOpTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2CompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2CompilerTest.java index 3c52478a..8f9000ef 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2CompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2CompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2DebugTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2DebugTest.java index 9ef907bc..23663e23 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2DebugTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2DebugTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ExamplesTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ExamplesTest.java index 8ff69f81..1fcc95e6 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ExamplesTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ExamplesTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ExpressionBuilderTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ExpressionBuilderTest.java index a3238d22..68592e6f 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ExpressionBuilderTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ExpressionBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2FormatterTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2FormatterTest.java index 25fd0560..0110d8ef 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2FormatterTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2FormatterTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2GlobalContextTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2GlobalContextTest.java index 9ce74abb..a064caa6 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2GlobalContextTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2GlobalContextTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2InstructionObjectTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2InstructionObjectTest.java index d4ce36c4..847d5844 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2InstructionObjectTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2InstructionObjectTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2LibraryTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2LibraryTest.java index 9cf869c1..57800f70 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2LibraryTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2LibraryTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ObjectCompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ObjectCompilerTest.java index 448101c9..e28ec46a 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ObjectCompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ObjectCompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2PAsmCompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2PAsmCompilerTest.java index 6b1d244f..706fa38a 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2PAsmCompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2PAsmCompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParseDatLineTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParseDatLineTest.java index a54f703b..a62fac33 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParseDatLineTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParseDatLineTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParseMethodTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParseMethodTest.java index e7da0142..2463882b 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParseMethodTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParseMethodTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParserTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParserTest.java index 43944446..038e7985 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParserTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TokenMarkerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TokenMarkerTest.java index 88f4839e..a6df96a3 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TokenMarkerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TokenMarkerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TokenStreamTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TokenStreamTest.java index 3319663d..974174bd 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TokenStreamTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TokenStreamTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TreeBuilderTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TreeBuilderTest.java index 0becf428..1e7b18d4 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TreeBuilderTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/Spin2TreeBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/CallSubTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/CallSubTest.java index 23ac754b..4836504f 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/CallSubTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/CallSubTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/ConstantTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/ConstantTest.java index d6d586f1..a1833a06 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/ConstantTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/ConstantTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/SubAddressTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/SubAddressTest.java index 518ac754..be074d8b 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/SubAddressTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/SubAddressTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/VariableOpTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/VariableOpTest.java index a509bf3e..14616319 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/VariableOpTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/bytecode/VariableOpTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/BranchTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/BranchTest.java index de711307..7f19f3f0 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/BranchTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/BranchTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/DataTypeTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/DataTypeTest.java index d8a5247b..715126fc 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/DataTypeTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/DataTypeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/GetbyteTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/GetbyteTest.java index 9169ab26..a2ec2dcf 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/GetbyteTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/GetbyteTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/InstructionsTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/InstructionsTest.java index 7617c02c..c03217c4 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/InstructionsTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/InstructionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/MovTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/MovTest.java index 7a2c5a8a..0f166388 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/MovTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/MovTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/RepTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/RepTest.java index f919ff15..987c0cbc 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/RepTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spin2/instructions/RepTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CParserTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CParserTest.java index f584b671..0f8e03af 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CParserTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CTokenMarkerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CTokenMarkerTest.java index a32e2317..be0b40f1 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CTokenMarkerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CTokenMarkerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CTokenStreamTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CTokenStreamTest.java index 338e7f14..adb5ac28 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CTokenStreamTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/CTokenStreamTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CClockModeTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CClockModeTest.java index 6f59e887..a9d9c0df 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CClockModeTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CClockModeTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CCompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CCompilerTest.java index e806df0c..779bf03d 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CCompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CCompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CObjectCompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CObjectCompilerTest.java index 3e771555..95c1ca2a 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CObjectCompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CObjectCompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CTreeBuilderTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CTreeBuilderTest.java index c0e78d32..e8c2d74b 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CTreeBuilderTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin1CTreeBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CCompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CCompilerTest.java index c51a588b..b5efec3e 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CCompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CCompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CExamplesTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CExamplesTest.java index 4d59e730..097da789 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CExamplesTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CExamplesTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CObjectCompilerTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CObjectCompilerTest.java index ca6e2a7f..f5d97e94 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CObjectCompilerTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CObjectCompilerTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CTreeBuilderTest.java b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CTreeBuilderTest.java index c4806bc8..c9facf1a 100644 --- a/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CTreeBuilderTest.java +++ b/modules/spin-tools/src-tests/com/maccasoft/propeller/spinc/Spin2CTreeBuilderTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/AboutDialog.java b/modules/spin-tools/src/com/maccasoft/propeller/AboutDialog.java index c27202bb..ee5fbc66 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/AboutDialog.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/AboutDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at @@ -109,7 +109,7 @@ protected Control createDialogArea(Composite parent) { final String fugueLink = "https://p.yusukekamiyamane.com/"; final String cc = "Creative Commons\r\nAttribution 3.0"; final String ccLink = "https://creativecommons.org/licenses/by/3.0/"; - final String message = title + "\r\n" + "Copyright (c) 2021-23 Marco Maccaferri and others. All rights reserved.\r\n" + final String message = title + "\r\n" + "Copyright (c) 2021-24 Marco Maccaferri and others. All rights reserved.\r\n" + "\r\n" + "Spin2 Interpreter: 2023.09.25\r\n" + "\r\n" diff --git a/modules/spin-tools/src/com/maccasoft/propeller/Compiler.java b/modules/spin-tools/src/com/maccasoft/propeller/Compiler.java index 1df0f189..6dacb090 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/Compiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/Compiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/CompilerException.java b/modules/spin-tools/src/com/maccasoft/propeller/CompilerException.java index 79d50151..335cbf1d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/CompilerException.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/CompilerException.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/ConsoleView.java b/modules/spin-tools/src/com/maccasoft/propeller/ConsoleView.java index fc31abd7..e77f3806 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/ConsoleView.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/ConsoleView.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/DevicesDialog.java b/modules/spin-tools/src/com/maccasoft/propeller/DevicesDialog.java index eb5a2f77..337bce47 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/DevicesDialog.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/DevicesDialog.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/EditorHelp.java b/modules/spin-tools/src/com/maccasoft/propeller/EditorHelp.java index ca811b02..e1dd58b4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/EditorHelp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/EditorHelp.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/EditorTab.java b/modules/spin-tools/src/com/maccasoft/propeller/EditorTab.java index 30fff330..288cfcd6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/EditorTab.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/EditorTab.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/FileBrowser.java b/modules/spin-tools/src/com/maccasoft/propeller/FileBrowser.java index 030bfc3b..07cf92ba 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/FileBrowser.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/FileBrowser.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/FindReplaceDialog.java b/modules/spin-tools/src/com/maccasoft/propeller/FindReplaceDialog.java index d0538eb4..46e9c543 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/FindReplaceDialog.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/FindReplaceDialog.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; @@ -380,12 +381,12 @@ public void widgetSelected(SelectionEvent e) { setGridData(fFindNextButton, SWT.FILL, true, SWT.FILL, false); /*Button fSelectAllButton = makeButton(panel, "Select All", 106, false, new SelectionAdapter() { - + @Override public void widgetSelected(SelectionEvent e) { - + } - + }); setGridData(fSelectAllButton, SWT.FILL, true, SWT.FILL, false);*/ diff --git a/modules/spin-tools/src/com/maccasoft/propeller/FindReplaceTarget.java b/modules/spin-tools/src/com/maccasoft/propeller/FindReplaceTarget.java index e397c3d7..76692673 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/FindReplaceTarget.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/FindReplaceTarget.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/Formatter.java b/modules/spin-tools/src/com/maccasoft/propeller/Formatter.java index 49ae31fb..52fc274a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/Formatter.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/Formatter.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/LineNumbersRuler.java b/modules/spin-tools/src/com/maccasoft/propeller/LineNumbersRuler.java index 31bd0d1c..68d98323 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/LineNumbersRuler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/LineNumbersRuler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2018 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/ObjectBrowser.java b/modules/spin-tools/src/com/maccasoft/propeller/ObjectBrowser.java index 5c605287..7fdb3d02 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/ObjectBrowser.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/ObjectBrowser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/ObjectCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/ObjectCompiler.java index a7cee063..92d617a0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/ObjectCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/ObjectCompiler.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/ObjectTree.java b/modules/spin-tools/src/com/maccasoft/propeller/ObjectTree.java index b485a2c3..3e64d454 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/ObjectTree.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/ObjectTree.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/OutlineView.java b/modules/spin-tools/src/com/maccasoft/propeller/OutlineView.java index 14e2cd50..e3b44486 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/OutlineView.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/OutlineView.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/OutlineViewStack.java b/modules/spin-tools/src/com/maccasoft/propeller/OutlineViewStack.java index 437360ba..dab66f70 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/OutlineViewStack.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/OutlineViewStack.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/OverviewRuler.java b/modules/spin-tools/src/com/maccasoft/propeller/OverviewRuler.java index e8336c3f..e281f1a9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/OverviewRuler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/OverviewRuler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/P1MemoryDialog.java b/modules/spin-tools/src/com/maccasoft/propeller/P1MemoryDialog.java index 0d646237..898f2d43 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/P1MemoryDialog.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/P1MemoryDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/P2MemoryDialog.java b/modules/spin-tools/src/com/maccasoft/propeller/P2MemoryDialog.java index 55937ea4..0e6843ce 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/P2MemoryDialog.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/P2MemoryDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/Preferences.java b/modules/spin-tools/src/com/maccasoft/propeller/Preferences.java index 662cf057..06abe91b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/Preferences.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/Preferences.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/PreferencesDialog.java b/modules/spin-tools/src/com/maccasoft/propeller/PreferencesDialog.java index aa2f97a8..356352f2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/PreferencesDialog.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/PreferencesDialog.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/modules/spin-tools/src/com/maccasoft/propeller/Propeller1Loader.java b/modules/spin-tools/src/com/maccasoft/propeller/Propeller1Loader.java index 8219c800..e77f944d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/Propeller1Loader.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/Propeller1Loader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/Propeller2Loader.java b/modules/spin-tools/src/com/maccasoft/propeller/Propeller2Loader.java index ee75e2d7..2862c395 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/Propeller2Loader.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/Propeller2Loader.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SerialPortList.java b/modules/spin-tools/src/com/maccasoft/propeller/SerialPortList.java index e80bd79a..c530da35 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SerialPortList.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SerialPortList.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SerialTerminal.java b/modules/spin-tools/src/com/maccasoft/propeller/SerialTerminal.java index e7b2eeed..7daa7daa 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SerialTerminal.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SerialTerminal.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SourceEditor.java b/modules/spin-tools/src/com/maccasoft/propeller/SourceEditor.java index f6856dbf..ddac0dfc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SourceEditor.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SourceEditor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SourceElement.java b/modules/spin-tools/src/com/maccasoft/propeller/SourceElement.java index 32a9bb2e..0d322f3b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SourceElement.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SourceElement.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SourceListener.java b/modules/spin-tools/src/com/maccasoft/propeller/SourceListener.java index 57f8531f..afa53251 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SourceListener.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SourceListener.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SourceLocation.java b/modules/spin-tools/src/com/maccasoft/propeller/SourceLocation.java index c7491640..631aec63 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SourceLocation.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SourceLocation.java @@ -1,3 +1,14 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation + */ + package com.maccasoft.propeller; import java.io.File; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SourcePool.java b/modules/spin-tools/src/com/maccasoft/propeller/SourcePool.java index 63e47d8e..347d4917 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SourcePool.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SourcePool.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SourceTokenMarker.java b/modules/spin-tools/src/com/maccasoft/propeller/SourceTokenMarker.java index f893325c..840f7da3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SourceTokenMarker.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SourceTokenMarker.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SpinCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/SpinCompiler.java index e645d8e4..7a0a4f91 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SpinCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SpinCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under @@ -93,7 +93,7 @@ public static void main(String[] args) { filterUnusedMethodWarning = cmd.hasOption('u'); println(APP_TITLE + " - Version " + APP_VERSION); - println("Copyright (c) 2021-23 Marco Maccaferri and others. All rights reserved."); + println("Copyright (c) 2021-24 Marco Maccaferri and others. All rights reserved."); if (cmd.getArgList().size() != 1) { HelpFormatter help = new HelpFormatter(); diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SpinObject.java b/modules/spin-tools/src/com/maccasoft/propeller/SpinObject.java index 85c84c60..86dc6beb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SpinObject.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SpinObject.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/SpinTools.java b/modules/spin-tools/src/com/maccasoft/propeller/SpinTools.java index 3363b2ea..20e108f9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/SpinTools.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/SpinTools.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/StatusLine.java b/modules/spin-tools/src/com/maccasoft/propeller/StatusLine.java index bdfe95e0..84a07919 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/StatusLine.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/StatusLine.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Abs.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Abs.java index e31716e9..def2c075 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Abs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Abs.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Abs extends Function { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Add.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Add.java index 4a975ccd..6a26830f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Add.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Add.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.ArrayList; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Addbits.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Addbits.java index 45d013e7..94e04c49 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Addbits.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Addbits.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Addbits extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Addpins.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Addpins.java index 7e5b1a5d..ff67c053 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Addpins.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Addpins.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Addpins extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/AddpinsRange.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/AddpinsRange.java index 7f502c31..2d4b5d2e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/AddpinsRange.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/AddpinsRange.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class AddpinsRange extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/And.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/And.java index 9f45df47..480607bd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/And.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/And.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.ArrayList; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/BinaryOperator.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/BinaryOperator.java index 1ff02508..1816a4b9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/BinaryOperator.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/BinaryOperator.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public abstract class BinaryOperator extends Expression { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Bmask.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Bmask.java index 5c3ea723..b4e36d7e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Bmask.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Bmask.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Bmask extends UnaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/CharacterLiteral.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/CharacterLiteral.java index 8534c518..efd4b07b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/CharacterLiteral.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/CharacterLiteral.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class CharacterLiteral extends Literal { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Compare.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Compare.java index 5b407e0d..1d958495 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Compare.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Compare.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Compare extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Complement.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Complement.java index 4ee438f4..fa0243f3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Complement.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Complement.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Complement extends UnaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Context.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Context.java index 5a6e0526..291f8603 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Context.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Context.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.Collections; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ContextLiteral.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ContextLiteral.java index a2dc75fe..e663e36f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ContextLiteral.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ContextLiteral.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class ContextLiteral extends Literal { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/DataVariable.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/DataVariable.java index 80f2b900..06b5d24b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/DataVariable.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/DataVariable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Decod.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Decod.java index 75721ddc..f4a50c11 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Decod.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Decod.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Decod extends UnaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Defined.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Defined.java index a9974e7c..03816818 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Defined.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Defined.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Defined extends Literal { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Divide.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Divide.java index 549cac8b..a71d4252 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Divide.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Divide.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Divide extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Encod.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Encod.java index 814ae994..b91ff1d6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Encod.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Encod.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Encod extends UnaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Equals.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Equals.java index b3ddacec..89832456 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Equals.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Equals.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Equals extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/EvaluationException.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/EvaluationException.java index 53463b0a..110aead9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/EvaluationException.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/EvaluationException.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class EvaluationException extends RuntimeException { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Expression.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Expression.java index 8a1c8fe6..eb8b5a11 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Expression.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Expression.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.HashMap; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ExpressionBuilder.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ExpressionBuilder.java index 2f84c999..060f652a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ExpressionBuilder.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ExpressionBuilder.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.ArrayDeque; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Float.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Float.java index 87b2a554..e9880855 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Float.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Float.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Float extends Function { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Frac.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Frac.java index ca450185..7926731a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Frac.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Frac.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Frac extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Function.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Function.java index 276a9af7..283bd5c9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Function.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Function.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public abstract class Function extends Expression { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterOrEquals.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterOrEquals.java index 41095691..02901cee 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterOrEquals.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterOrEquals.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class GreaterOrEquals extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterOrEqualsUnsigned.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterOrEqualsUnsigned.java index 2358642d..82018570 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterOrEqualsUnsigned.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterOrEqualsUnsigned.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class GreaterOrEqualsUnsigned extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterThan.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterThan.java index 97488a8d..01100bec 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterThan.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterThan.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class GreaterThan extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterThanUnsigned.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterThanUnsigned.java index 4f93d47c..c3d02fb4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterThanUnsigned.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/GreaterThanUnsigned.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class GreaterThanUnsigned extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Group.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Group.java index 3a87195f..b7484df7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Group.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Group.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Group extends Passthrough { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Identifier.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Identifier.java index ac615ebf..bc61b825 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Identifier.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Identifier.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/IfElse.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/IfElse.java index e9fa267e..c099ac90 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/IfElse.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/IfElse.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class IfElse extends Passthrough { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessOrEquals.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessOrEquals.java index 5ea0d392..139339ee 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessOrEquals.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessOrEquals.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LessOrEquals extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessOrEqualsUnsigned.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessOrEqualsUnsigned.java index 6602dc68..11844eda 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessOrEqualsUnsigned.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessOrEqualsUnsigned.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LessOrEqualsUnsigned extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessThan.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessThan.java index 354b9727..c4f56f88 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessThan.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessThan.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LessThan extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessThanUnsigned.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessThanUnsigned.java index ea0f6db9..105ff0b4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessThanUnsigned.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LessThanUnsigned.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LessThanUnsigned extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LimitMax.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LimitMax.java index 6e62a36b..13f4728a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LimitMax.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LimitMax.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LimitMax extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LimitMin.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LimitMin.java index b6942d42..80dc5387 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LimitMin.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LimitMin.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LimitMin extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Literal.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Literal.java index 023d98fd..565db7cb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Literal.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Literal.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public abstract class Literal extends Expression { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LocalVariable.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LocalVariable.java index 5e019ead..d3df21fc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LocalVariable.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LocalVariable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalAnd.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalAnd.java index 4da7bff9..9518ae0f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalAnd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalAnd.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LogicalAnd extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalNot.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalNot.java index fdbacb48..34e0b20a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalNot.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalNot.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LogicalNot extends UnaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalOr.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalOr.java index 51bcc557..2117a2a1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalOr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalOr.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LogicalOr extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalXor.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalXor.java index 773e3617..5eccdf8b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalXor.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/LogicalXor.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class LogicalXor extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/MemoryContextLiteral.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/MemoryContextLiteral.java index 3e9ce8e4..014e1ebc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/MemoryContextLiteral.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/MemoryContextLiteral.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class MemoryContextLiteral extends Literal { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Method.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Method.java index 921f32e2..9c459bed 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Method.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Method.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Modulo.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Modulo.java index 66bb2682..5eda9d13 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Modulo.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Modulo.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Modulo extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Multiply.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Multiply.java index 15fe2114..cafd44d4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Multiply.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Multiply.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Multiply extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Nan.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Nan.java index 7589ef6b..9a1215fc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Nan.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Nan.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Nan extends Function { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Negative.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Negative.java index ef844f59..df0f92ce 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Negative.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Negative.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Negative extends UnaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Not.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Not.java index 55a9f90d..b4cc3108 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Not.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Not.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Not extends UnaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/NotEquals.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/NotEquals.java index 34744ddb..fd54c1bc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/NotEquals.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/NotEquals.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class NotEquals extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/NumberLiteral.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/NumberLiteral.java index be042cf7..b396d145 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/NumberLiteral.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/NumberLiteral.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.Objects; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ObjectContextLiteral.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ObjectContextLiteral.java index 98a428fb..977b0598 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ObjectContextLiteral.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ObjectContextLiteral.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class ObjectContextLiteral extends Literal { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Or.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Or.java index d141281b..e5a119a1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Or.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Or.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.ArrayList; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Passthrough.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Passthrough.java index cf15bf1a..36a43b12 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Passthrough.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Passthrough.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public abstract class Passthrough extends Expression { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Positive.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Positive.java index be6601f5..581118f0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Positive.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Positive.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Positive extends UnaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Register.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Register.java index 3c2662b2..cb70e501 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Register.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Register.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/RegisterAddress.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/RegisterAddress.java index 11895204..1c1df8a1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/RegisterAddress.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/RegisterAddress.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Rev.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Rev.java index 092e39bd..194c4b66 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Rev.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Rev.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Rev extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Rol.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Rol.java index 14e03c48..161bb1b9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Rol.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Rol.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Rol extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Ror.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Ror.java index 6e4a00bc..4781ffef 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Ror.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Ror.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Ror extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Round.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Round.java index df4dc56d..c9510d6f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Round.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Round.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Round extends Function { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sar.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sar.java index 1071826a..d2abf2ee 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sar.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sar.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Sar extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sca.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sca.java index ad4f0e16..05327248 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sca.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sca.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Sca extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Scas.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Scas.java index 41d8c193..b9ffdebe 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Scas.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Scas.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Scas extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Scl.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Scl.java index 988abbf5..9c11d554 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Scl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Scl.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Scl extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ShiftLeft.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ShiftLeft.java index 1fc1acce..59fbc832 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ShiftLeft.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ShiftLeft.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class ShiftLeft extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ShiftRight.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ShiftRight.java index 0a0f7977..0828c046 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/ShiftRight.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/ShiftRight.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class ShiftRight extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Signx.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Signx.java index f965b884..b2f4f9f7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Signx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Signx.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Signx extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/SpinObject.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/SpinObject.java index d47a6bb7..14d0f226 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/SpinObject.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/SpinObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sqrt.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sqrt.java index a2f55a39..61394b7d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sqrt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Sqrt.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Sqrt extends Function { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/StructureVariable.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/StructureVariable.java index e6fb583e..f306fe55 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/StructureVariable.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/StructureVariable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Subtract.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Subtract.java index 3a780aaf..111fb120 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Subtract.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Subtract.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.ArrayList; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Trunc.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Trunc.java index 6933ea4d..15d26119 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Trunc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Trunc.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Trunc extends Function { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Type.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Type.java index d03ed194..31cad4c8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Type.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Type.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Type extends Passthrough { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnaryOperator.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnaryOperator.java index a98d5171..e61520a6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnaryOperator.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnaryOperator.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public abstract class UnaryOperator extends Expression { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnsignedDivide.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnsignedDivide.java index eab861b8..4cd0d0f2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnsignedDivide.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnsignedDivide.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class UnsignedDivide extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnsignedModulo.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnsignedModulo.java index a1a422df..89d79f02 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnsignedModulo.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/UnsignedModulo.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class UnsignedModulo extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Variable.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Variable.java index 45e2a1a8..41d710ec 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Variable.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Variable.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Xor.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Xor.java index 49647eec..baf45ee0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Xor.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Xor.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; import java.util.ArrayList; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Zerox.java b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Zerox.java index fe3d1518..2c703b9f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/expressions/Zerox.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/expressions/Zerox.java @@ -1,3 +1,13 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.expressions; public class Zerox extends BinaryOperator { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/BusyIndicator.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/BusyIndicator.java index 39046094..9903609b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/BusyIndicator.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/BusyIndicator.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2018 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.internal; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/ColorRegistry.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/ColorRegistry.java index dc86ea36..985c92c8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/ColorRegistry.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/ColorRegistry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2016 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/ContentProposalAdapter.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/ContentProposalAdapter.java index 4dcf11e3..7f4448a2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/ContentProposalAdapter.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/ContentProposalAdapter.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.internal; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/FileUtils.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/FileUtils.java index a4df72e4..26cc20c0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/FileUtils.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/FileUtils.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.internal; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/HTMLStyledTextDecorator.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/HTMLStyledTextDecorator.java index 49cabf0d..48589ada 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/HTMLStyledTextDecorator.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/HTMLStyledTextDecorator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/IContentProposalListener2.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/IContentProposalListener2.java index 7a8048bc..b7e143e8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/IContentProposalListener2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/IContentProposalListener2.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.internal; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/ImageRegistry.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/ImageRegistry.java index 13be5bc4..a1f946c0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/ImageRegistry.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/ImageRegistry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/PngImageTransfer.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/PngImageTransfer.java index 53f59acd..74a4b423 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/PngImageTransfer.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/PngImageTransfer.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015-2018 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/StyledTextContentAdapter.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/StyledTextContentAdapter.java index dedcde37..c395eac6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/StyledTextContentAdapter.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/StyledTextContentAdapter.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.internal; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/internal/TempDirectory.java b/modules/spin-tools/src/com/maccasoft/propeller/internal/TempDirectory.java index f59fe205..260d5470 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/internal/TempDirectory.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/internal/TempDirectory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/ConstantNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/ConstantNode.java index 3d7080c5..c78c6eec 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/ConstantNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/ConstantNode.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.model; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/ConstantsNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/ConstantsNode.java index 976b4874..90ca1461 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/ConstantsNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/ConstantsNode.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.model; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/DataLineNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/DataLineNode.java index 418716d8..5981b1ee 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/DataLineNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/DataLineNode.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.model; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/DataNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/DataNode.java index d6dc6296..693e71f4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/DataNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/DataNode.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.model; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/DirectiveNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/DirectiveNode.java index 400364f3..f01b3762 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/DirectiveNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/DirectiveNode.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.model; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/ExpressionNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/ExpressionNode.java index 3cb4610f..1314ff77 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/ExpressionNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/ExpressionNode.java @@ -1,11 +1,12 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. - * All rights reserved. - * - * This program and the accompanying materials are made available under - * the terms of the Eclipse Public License v1.0 which accompanies this - * distribution, and is available at + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the Eclipse Public License v1.0 + * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html + * + * Contributors: + * Marco Maccaferri - initial API and implementation */ package com.maccasoft.propeller.model; diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/FunctionNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/FunctionNode.java index b2427a99..d91be89f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/FunctionNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/FunctionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/MethodNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/MethodNode.java index 87b604a3..2c6d0272 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/MethodNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/MethodNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/Node.java b/modules/spin-tools/src/com/maccasoft/propeller/model/Node.java index ac12d7cc..cafbdc5d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/Node.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/Node.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/NodeVisitor.java b/modules/spin-tools/src/com/maccasoft/propeller/model/NodeVisitor.java index 15bb43fe..6cd13b5d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/NodeVisitor.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/NodeVisitor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/ObjectNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/ObjectNode.java index 3141b71b..0a0f0785 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/ObjectNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/ObjectNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/ObjectsNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/ObjectsNode.java index e7a021a5..dfac0879 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/ObjectsNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/ObjectsNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/Parser.java b/modules/spin-tools/src/com/maccasoft/propeller/model/Parser.java index 30d0c07b..a2509502 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/Parser.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/Parser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/SourceProvider.java b/modules/spin-tools/src/com/maccasoft/propeller/model/SourceProvider.java index 0cbd2b0d..ed45db8a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/SourceProvider.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/SourceProvider.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/StatementNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/StatementNode.java index 001f6f38..8a88b879 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/StatementNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/StatementNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/Token.java b/modules/spin-tools/src/com/maccasoft/propeller/model/Token.java index ca85d5aa..4f6c63b0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/Token.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/Token.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/TokenIterator.java b/modules/spin-tools/src/com/maccasoft/propeller/model/TokenIterator.java index 3a66c2b2..50a9cd7f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/TokenIterator.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/TokenIterator.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/TokenStream.java b/modules/spin-tools/src/com/maccasoft/propeller/model/TokenStream.java index c4d655cb..ec0572b1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/TokenStream.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/TokenStream.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/TypeDefinitionNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/TypeDefinitionNode.java index b56f8133..26c13071 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/TypeDefinitionNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/TypeDefinitionNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/VariableNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/VariableNode.java index 3ae69ba1..10420cc4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/VariableNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/VariableNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/model/VariablesNode.java b/modules/spin-tools/src/com/maccasoft/propeller/model/VariablesNode.java index e3f8b635..75404216 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/model/VariablesNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/model/VariablesNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Bytecode.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Bytecode.java index 927e0678..0f77a6dd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Bytecode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Bytecode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1BytecodeCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1BytecodeCompiler.java index ca62edf9..07c491ca 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1BytecodeCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1BytecodeCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Compiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Compiler.java index 504a1efc..3fb5d9f0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Compiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Compiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1ExpressionBuilder.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1ExpressionBuilder.java index 5b98a66d..443ba92c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1ExpressionBuilder.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1ExpressionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Formatter.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Formatter.java index 86239823..a2a645bf 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Formatter.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Formatter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1GlobalContext.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1GlobalContext.java index 6eb71185..cc6d3f48 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1GlobalContext.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1GlobalContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1InstructionObject.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1InstructionObject.java index bad7fc03..52ba91e1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1InstructionObject.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1InstructionObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Method.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Method.java index fe94341d..a3d6719e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Method.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Method.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1MethodLine.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1MethodLine.java index c1f6ae8b..ad5b4d5e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1MethodLine.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1MethodLine.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Model.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Model.java index a72dd404..6fc974f4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Model.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Model.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Object.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Object.java index aa0ae80d..ce33c44b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Object.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Object.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1ObjectCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1ObjectCompiler.java index a467be4c..e72698fd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1ObjectCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1ObjectCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmCompiler.java index ba6d7b84..f6a196ec 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmExpression.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmExpression.java index 5c495467..dcf00f68 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmExpression.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmExpression.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmInstructionFactory.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmInstructionFactory.java index a6f0836c..d45eecc6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmInstructionFactory.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmInstructionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmLine.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmLine.java index 0538a727..057d0851 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmLine.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmLine.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmSchema.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmSchema.java index 988db1e7..b5d9b1a6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmSchema.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1PAsmSchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Parser.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Parser.java index 155a27cc..fee0aa09 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Parser.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1Parser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1StatementNode.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1StatementNode.java index 8670897d..e25e7435 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1StatementNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1StatementNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TokenMarker.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TokenMarker.java index 1eee17c9..ae6a55bd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TokenMarker.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TokenMarker.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TokenStream.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TokenStream.java index 0ca43804..7a8d2c20 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TokenStream.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TokenStream.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TreeBuilder.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TreeBuilder.java index aa2c2151..5d6047e5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TreeBuilder.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/Spin1TreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Address.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Address.java index 2aee57b2..55eea1a1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Address.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Address.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Bytecode.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Bytecode.java index de62c188..11ee72bf 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Bytecode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Bytecode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CallSub.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CallSub.java index ac8869bd..f4d3c7a4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CallSub.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CallSub.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CaseJmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CaseJmp.java index 2117be1a..be869110 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CaseJmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CaseJmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CaseRangeJmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CaseRangeJmp.java index 7b6be9de..c385a0c9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CaseRangeJmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/CaseRangeJmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Constant.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Constant.java index 4e576bbf..c35ba19a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Constant.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Constant.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Djnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Djnz.java index 2a56dfd1..031dd7df 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Djnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Djnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jmp.java index df643602..15c2423f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jnz.java index 8eb0461c..0bfd97e4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jz.java index 3e18a7b3..d0afa92d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Jz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MathOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MathOp.java index c7c31f88..c0cc8cb9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MathOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MathOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MemoryOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MemoryOp.java index 90ad0c4c..4191ee98 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MemoryOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MemoryOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MemoryRef.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MemoryRef.java index bbc5424b..65ca49f9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MemoryRef.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/MemoryRef.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RegisterBitOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RegisterBitOp.java index 17961411..6b1fa4e2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RegisterBitOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RegisterBitOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RegisterOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RegisterOp.java index dcd441de..424ad874 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RegisterOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RegisterOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RepeatLoop.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RepeatLoop.java index 0f27ac50..b655ec83 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RepeatLoop.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/RepeatLoop.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Tjz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Tjz.java index b8d2620a..d34e561c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Tjz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/Tjz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/VariableOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/VariableOp.java index 838d85b8..878a7b2c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/VariableOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/bytecode/VariableOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Abs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Abs.java index c0dcb5de..7363b7c9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Abs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Abs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Absneg.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Absneg.java index 2e2b740a..976fbe10 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Absneg.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Absneg.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Add.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Add.java index cf306b9c..c55c4170 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Add.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Add.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addabs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addabs.java index 8b6058d3..16991d58 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addabs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addabs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Adds.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Adds.java index e29cb11f..02d88df8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Adds.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Adds.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addsx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addsx.java index 47f17c81..b7998d01 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addsx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addsx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addx.java index 50071265..1f46b918 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Addx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/And.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/And.java index 5f44ee12..7fb7086a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/And.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/And.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Andn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Andn.java index 3e9075fb..c7759889 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Andn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Andn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Byte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Byte.java index 93a7704c..1fa26f69 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Byte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Byte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Bytefit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Bytefit.java index f5cfeea7..26fc1bfa 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Bytefit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Bytefit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Call.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Call.java index baf2e996..de99132b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Call.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Call.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Clkset.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Clkset.java index 195f31b5..e7ed6d20 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Clkset.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Clkset.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmp.java index 1b4fd3d3..7f22f365 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmps.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmps.java index 5911a64e..db847f1b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmps.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmps.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpsub.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpsub.java index 67ce2db3..d700ae94 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpsub.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpsub.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpsx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpsx.java index 2b3697dd..38ed0092 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpsx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpsx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpx.java index b5f161f2..c91642f4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cmpx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cogid.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cogid.java index 526f3bd1..c62faf8f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cogid.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cogid.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Coginit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Coginit.java index 2da7ac0b..cc3ed0fd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Coginit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Coginit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cogstop.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cogstop.java index 649340d7..cfe6875d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cogstop.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Cogstop.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Djnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Djnz.java index abe3b36e..c5889078 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Djnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Djnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Empty.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Empty.java index f6bed77b..3afbc7a6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Empty.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Empty.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Enc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Enc.java index 6985c1b6..f2506f4c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Enc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Enc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/FileInc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/FileInc.java index b1bf9fc5..536be038 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/FileInc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/FileInc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Fit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Fit.java index 82bc91d9..fcd27d43 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Fit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Fit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Hubop.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Hubop.java index 1ab54a05..1851811a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Hubop.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Hubop.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Jmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Jmp.java index b248788b..679db84e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Jmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Jmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Jmpret.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Jmpret.java index 149c7981..9194d74b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Jmpret.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Jmpret.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockclr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockclr.java index cc909e6b..93c54c04 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockclr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockclr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Locknew.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Locknew.java index b44198be..b05c2859 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Locknew.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Locknew.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockret.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockret.java index 98420c32..e085a66b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockret.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockret.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockset.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockset.java index 273400a1..93a38713 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockset.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Lockset.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Long.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Long.java index 05e7f8e0..b622543f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Long.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Long.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Max.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Max.java index 486daca3..dd0e2998 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Max.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Max.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Maxs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Maxs.java index 66204b6e..eab094e3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Maxs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Maxs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Min.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Min.java index e73f6ddd..a2ebfcb6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Min.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Min.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mins.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mins.java index 0c923ea4..70040e0d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mins.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mins.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mov.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mov.java index fceb3e37..1d18e5f4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mov.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mov.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movd.java index d61d0911..b26f204f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movi.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movi.java index e21f08a8..4069f9e1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movi.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movs.java index ddc9fb74..1bb4c001 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Movs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mul.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mul.java index 63b65ca3..26946804 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mul.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Mul.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muls.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muls.java index a594025f..1fb9d4c6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muls.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muls.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxc.java index a72d4983..edfff996 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxnc.java index 8193a616..18048818 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxnz.java index 327a4a75..e4edfd0b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxz.java index d3c733a0..bbbcd112 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Muxz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Neg.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Neg.java index 43199af2..44a23928 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Neg.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Neg.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negc.java index 9c23fefc..892a99d5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negnc.java index 07de7ced..44cef62f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negnz.java index 02c71252..b1d5201f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negz.java index 3cb942cb..1c535779 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Negz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Nop.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Nop.java index 2a643aa6..7cff542d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Nop.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Nop.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ones.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ones.java index 3c1ea6fa..64f4bd8f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ones.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ones.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Or.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Or.java index 8343b1a1..44aa7047 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Or.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Or.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Org.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Org.java index 297d0f31..3bd6bd96 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Org.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Org.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rcl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rcl.java index ef62b107..2dfb05d4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rcl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rcl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rcr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rcr.java index dbb55259..7c32dee3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rcr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rcr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdbyte.java index 20eb88dd..c87654b7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdlong.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdlong.java index cd21f52d..71bf4c6d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdlong.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdlong.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdword.java index 715c7f63..c577afee 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rdword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Res.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Res.java index 0b6435dc..1069b481 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Res.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Res.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ret.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ret.java index f3056aa2..9f9b1f2c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ret.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ret.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rev.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rev.java index 5eb8a9eb..561b4cce 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rev.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rev.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rol.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rol.java index f8623d8f..e5eaff69 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rol.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Rol.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ror.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ror.java index e058fd80..7df18290 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ror.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Ror.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sar.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sar.java index 7a823647..4401e225 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sar.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sar.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Shl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Shl.java index 80834190..160e9162 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Shl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Shl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Shr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Shr.java index 45c65846..c6780b9f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Shr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Shr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sub.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sub.java index cb843418..149c6e7a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sub.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sub.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subabs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subabs.java index 008cf866..24cfec76 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subabs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subabs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subs.java index 0ea10ec9..2396cb39 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subsx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subsx.java index b59d4067..0df62766 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subsx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subsx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subx.java index 92f0693a..f34f2c7b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Subx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumc.java index 79b0b620..73b79255 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumnc.java index 958ef972..9c1fc285 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumnz.java index 839b9c11..0b99fbcd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumz.java index 63a00ce5..425bcde3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Sumz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Test.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Test.java index 3d522829..2c48949f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Test.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Test.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Testn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Testn.java index c102a831..c2229a9d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Testn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Testn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Tjnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Tjnz.java index c3afb423..744daba5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Tjnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Tjnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Tjz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Tjz.java index 187d67b3..b933f9b2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Tjz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Tjz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitcnt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitcnt.java index bef66f88..f165e2db 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitcnt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitcnt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitpeq.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitpeq.java index a9f4ebe7..0330b75f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitpeq.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitpeq.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitpne.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitpne.java index 7d9d77e5..0ce11910 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitpne.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitpne.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitvid.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitvid.java index a059e401..d295e008 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitvid.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Waitvid.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Word.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Word.java index 71b2c2a0..b5f06663 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Word.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Word.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wordfit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wordfit.java index db879cc1..756d07dd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wordfit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wordfit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrbyte.java index 69aa1b6a..7c574df6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrlong.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrlong.java index e80b0dc0..fb58381b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrlong.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrlong.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrword.java index 897cd9f0..eb4bfe8b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Wrword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Xor.java b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Xor.java index d1231bb6..9463e2e6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Xor.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin1/instructions/Xor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Bytecode.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Bytecode.java index aebf9b01..64289090 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Bytecode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Bytecode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2BytecodeCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2BytecodeCompiler.java index 6d5bd166..9ba80259 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2BytecodeCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2BytecodeCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Compiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Compiler.java index 7c3418f0..a3c0565e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Compiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Compiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Debug.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Debug.java index 3a7d44ad..860ccbdf 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Debug.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Debug.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Debugger.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Debugger.java index 4876aee2..f65c30c6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Debugger.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Debugger.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2ExpressionBuilder.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2ExpressionBuilder.java index ed62248a..32d62740 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2ExpressionBuilder.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2ExpressionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Formatter.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Formatter.java index 869fd898..925bc0db 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Formatter.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Formatter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2GlobalContext.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2GlobalContext.java index 0b58c33d..495177ef 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2GlobalContext.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2GlobalContext.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2InstructionObject.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2InstructionObject.java index 7765f792..e8ed2077 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2InstructionObject.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2InstructionObject.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Interpreter.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Interpreter.java index 2268e0b6..d58df09b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Interpreter.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Interpreter.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Method.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Method.java index 507d5bcd..429d4121 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Method.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Method.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2MethodLine.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2MethodLine.java index 721aba67..aa1904f5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2MethodLine.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2MethodLine.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Model.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Model.java index 73c3a436..04ba1d41 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Model.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Model.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Object.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Object.java index ebee8df3..d68ee1ae 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Object.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Object.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2ObjectCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2ObjectCompiler.java index 359eb395..8532d206 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2ObjectCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2ObjectCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmDebugLine.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmDebugLine.java index ddbe77a5..9f339407 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmDebugLine.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmDebugLine.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmExpression.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmExpression.java index f9a40e5c..4e9f73f9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmExpression.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmExpression.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmInstructionFactory.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmInstructionFactory.java index bd119c34..a3b23188 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmInstructionFactory.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmInstructionFactory.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmLine.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmLine.java index 3a860502..5637875f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmLine.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmLine.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmSchema.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmSchema.java index 4bef82c7..b33c11fa 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmSchema.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PAsmSchema.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Parser.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Parser.java index 90ad97a6..e6307026 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Parser.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2Parser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PasmCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PasmCompiler.java index 365aa0c7..ab9fbd21 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PasmCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2PasmCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2StatementNode.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2StatementNode.java index 9a436bf4..7d0dcd8f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2StatementNode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2StatementNode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TokenMarker.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TokenMarker.java index 0eaee5c6..a52d1d82 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TokenMarker.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TokenMarker.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TokenStream.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TokenStream.java index 3b9bc1f1..cb434c20 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TokenStream.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TokenStream.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TreeBuilder.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TreeBuilder.java index 8e2a44e0..40a23455 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TreeBuilder.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/Spin2TreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/SpinModel.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/SpinModel.java index 665f1625..0876e2cd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/SpinModel.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/SpinModel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Address.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Address.java index 386f33b1..497a3fd3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Address.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Address.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/BitField.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/BitField.java index 476e7f14..aeaa8484 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/BitField.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/BitField.java @@ -1,10 +1,20 @@ +/* + * Copyright (c) 2021-24 Marco Maccaferri and others. + * All rights reserved. + * + * This program and the accompanying materials are made available under + * the terms of the Eclipse Public License v1.0 which accompanies this + * distribution, and is available at + * http://www.eclipse.org/legal/epl-v10.html + */ + package com.maccasoft.propeller.spin2.bytecode; import java.io.ByteArrayOutputStream; import java.io.IOException; -import com.maccasoft.propeller.spin2.Spin2Bytecode; import com.maccasoft.propeller.expressions.Context; +import com.maccasoft.propeller.spin2.Spin2Bytecode; public class BitField extends Spin2Bytecode { diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Bytecode.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Bytecode.java index 041afa85..708fb239 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Bytecode.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Bytecode.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CallSub.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CallSub.java index 95404fc3..bd024311 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CallSub.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CallSub.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseFastJmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseFastJmp.java index fa4e97db..557cc79d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseFastJmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseFastJmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseJmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseJmp.java index 309ff0d2..71114b32 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseJmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseJmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseRangeJmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseRangeJmp.java index a068b1b8..f3fc0206 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseRangeJmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/CaseRangeJmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Constant.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Constant.java index 1263d99b..dc5f567f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Constant.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Constant.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Djnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Djnz.java index 5bcbacea..e72a52b8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Djnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Djnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/InlinePAsm.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/InlinePAsm.java index 8f346191..eb915ace 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/InlinePAsm.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/InlinePAsm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jmp.java index abe8d34d..85d1c54a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jnz.java index fee49ea3..45606c5a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jz.java index 1d2e9638..21a12b0a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Jz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/MathOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/MathOp.java index aae76471..6316d7e9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/MathOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/MathOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/MemoryOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/MemoryOp.java index 364ef391..d62f1dda 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/MemoryOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/MemoryOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/RegisterOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/RegisterOp.java index 7295837f..a47e219a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/RegisterOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/RegisterOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/SubAddress.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/SubAddress.java index d1d6bd21..52051289 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/SubAddress.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/SubAddress.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Tjz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Tjz.java index 86c76b39..458adf24 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Tjz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/Tjz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/VariableOp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/VariableOp.java index 066b7d6f..fdf9d953 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/VariableOp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/bytecode/VariableOp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Abs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Abs.java index 2f659a48..b0530c77 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Abs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Abs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Add.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Add.java index e1c56395..2c5c2400 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Add.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Add.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct1.java index b09e0843..bbe5124d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct2.java index 6a8baa75..0a5e48ed 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct3.java index 44e7fe0b..3fdd3085 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addct3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addpix.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addpix.java index d42f4e3e..19586d35 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addpix.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addpix.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Adds.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Adds.java index 0752a05b..66ff9879 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Adds.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Adds.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addsx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addsx.java index cb747ac6..ecd225db 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addsx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addsx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addx.java index dffa2170..65e9aa2e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Addx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Akpin.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Akpin.java index 00573f33..00963a69 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Akpin.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Akpin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alignl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alignl.java index bdb85b3a..7ce9de2b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alignl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alignl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alignw.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alignw.java index ee71d78c..cb3c5f17 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alignw.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alignw.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Allowi.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Allowi.java index ed28866b..04786e61 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Allowi.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Allowi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altb.java index b3f74f0c..0c22cf0f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altd.java index fb2dc37d..31fd8517 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgb.java index bf279be1..c32b26e4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgn.java index 498569cc..5dea1e2d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgw.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgw.java index e1ba3161..0323ef9a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgw.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altgw.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alti.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alti.java index eeb06149..a59ff462 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alti.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alti.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altr.java index 8b7f59ad..fe5224de 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alts.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alts.java index 9cf7f963..ff370031 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alts.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Alts.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsb.java index f1b383c2..27931c7a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsn.java index f0c2cb40..11a37ffd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsw.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsw.java index c6deec83..08b824f7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsw.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Altsw.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/And.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/And.java index 183c317f..4580ebb8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/And.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/And.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Andn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Andn.java index 429d17f1..e4633eab 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Andn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Andn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/AsmClk.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/AsmClk.java index e847e9a4..2ac619d9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/AsmClk.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/AsmClk.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Augd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Augd.java index 80dd17d7..4aadc9bc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Augd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Augd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Augs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Augs.java index 5374182c..3781abe1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Augs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Augs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitc.java index 2c7a10bf..13037ee9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2022 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bith.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bith.java index 0918dada..090d6788 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bith.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bith.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitl.java index eb79c991..f6e6615d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnc.java index b331c9cf..e8118ddb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnot.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnot.java index e258504b..cd85a252 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnot.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnot.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnz.java index be19cdf0..b362c598 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitrnd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitrnd.java index bb128f96..04e7599f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitrnd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitrnd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitz.java index 2710f080..c6c0421e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bitz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Blnpix.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Blnpix.java index 58ff474b..ab439eb7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Blnpix.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Blnpix.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bmask.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bmask.java index ff70930a..ea8bdc74 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bmask.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bmask.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Brk.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Brk.java index ddc1c809..d5e0f83a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Brk.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Brk.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Byte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Byte.java index 9e0425a0..4a352d9a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Byte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Byte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bytefit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bytefit.java index 106269a9..b11d7705 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bytefit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Bytefit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Call.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Call.java index df91bbfd..75866a8b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Call.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Call.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Calla.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Calla.java index 60dd220c..64c78cf7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Calla.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Calla.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callb.java index 36076bba..c8ed83ca 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Calld.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Calld.java index e38e4bf2..760c05aa 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Calld.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Calld.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callpa.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callpa.java index 59eae285..a45e5e66 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callpa.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callpa.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callpb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callpb.java index 8ab32d8f..7dc23b4d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callpb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Callpb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmp.java index 7a2c9296..cb0de146 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpm.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpm.java index 79456871..9bacb0b1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpm.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpm.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpr.java index fc6738b8..b0e31de5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmps.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmps.java index c46d8ae9..1b2a2e6f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmps.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmps.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpsub.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpsub.java index 7bc8d602..aeb99eb0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpsub.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpsub.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpsx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpsx.java index a3231275..06cb813e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpsx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpsx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpx.java index 2021686c..ce8abadb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cmpx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogatn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogatn.java index c69038f1..bacb7d62 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogatn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogatn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogbrk.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogbrk.java index ed96bb65..0f81a821 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogbrk.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogbrk.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogid.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogid.java index bb9085eb..0ee01be8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogid.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogid.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Coginit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Coginit.java index 726c1e44..3d25f5aa 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Coginit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Coginit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogstop.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogstop.java index ebd4c401..42da37c5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogstop.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Cogstop.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Crcbit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Crcbit.java index 9d8f4a42..f9cca9f8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Crcbit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Crcbit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Crcnib.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Crcnib.java index 92763147..af0444ab 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Crcnib.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Crcnib.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Debug.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Debug.java index a4b49141..dcbca3f7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Debug.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Debug.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Decmod.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Decmod.java index c410900d..dd01d676 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Decmod.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Decmod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Decod.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Decod.java index 98433623..824f24e8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Decod.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Decod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirc.java index c002de39..11f7472d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirh.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirh.java index a6baa77e..3a7b6847 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirh.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirh.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirl.java index e682dd4d..36031b79 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnc.java index 2225e23f..cbb877ab 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnot.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnot.java index c0c651d1..c4e5010f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnot.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnot.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnz.java index 4848b77f..2f3c6a19 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirrnd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirrnd.java index 3d226eb2..b1825064 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirrnd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirrnd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirz.java index 2cdfccf5..5bbeec82 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Dirz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djf.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djf.java index c173a078..deb6cf78 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djf.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djf.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djnf.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djnf.java index 144e5cd4..516bd38a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djnf.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djnf.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djnz.java index 631712e4..0240390b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djz.java index 4367135a..c867beea 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Djz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvc.java index db9e4b0e..b1b40c28 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvh.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvh.java index 82a2270a..cec1bb11 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvh.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvh.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvl.java index 2884d921..dd6b4667 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnc.java index 88e92c02..841bb067 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnot.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnot.java index b7d8ebfe..52d3eb40 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnot.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnot.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnz.java index f07b3a97..c6d95f7d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvrnd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvrnd.java index b779df2e..86af77ba 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvrnd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvrnd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvz.java index bcab21f7..513fb78e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Drvz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Empty.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Empty.java index da53436d..02d402ce 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Empty.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Empty.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Encod.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Encod.java index bfcbf654..afaa3e47 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Encod.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Encod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Execf.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Execf.java index 3c7a650a..f93578e6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Execf.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Execf.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fblock.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fblock.java index 926a9f4a..a95b7bf1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fblock.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fblock.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fge.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fge.java index 1ec903a3..97539011 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fge.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fge.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fges.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fges.java index b0d809d3..9d895b3b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fges.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fges.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/FileInc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/FileInc.java index a1d7be8a..8a14ead3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/FileInc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/FileInc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fit.java index ed8d8aab..1574c5bf 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fle.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fle.java index ec167f7e..18de5d4d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fle.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fle.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fles.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fles.java index 5492dc45..5c0f630e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fles.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fles.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltc.java index e41e4d96..e0339368 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Flth.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Flth.java index 9a8f0580..2ccd6751 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Flth.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Flth.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltl.java index 99c886a8..3f53cc5b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnc.java index 72fd40b1..b55a9f52 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnot.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnot.java index bda356d7..25ad55b1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnot.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnot.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnz.java index 70ae9b28..f1da39c1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltrnd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltrnd.java index fe347507..f6787096 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltrnd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltrnd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltz.java index aa610ecc..b417f35f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Fltz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getbrk.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getbrk.java index 10d8e5c5..355eaea7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getbrk.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getbrk.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getbyte.java index 98a39e4c..824d1f64 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getct.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getct.java index 46bf6e23..8081c291 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getct.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getct.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getnib.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getnib.java index 10cf1f4d..d80df079 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getnib.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getnib.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getptr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getptr.java index 33ba993a..fe0b7a83 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getptr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getptr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getqx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getqx.java index 6d404664..c3f08c75 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getqx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getqx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getqy.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getqy.java index c0214887..232706d6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getqy.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getqy.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getrnd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getrnd.java index 773ae184..ff30e73e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getrnd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getrnd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getscp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getscp.java index 4af7e9a6..38143308 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getscp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getscp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getword.java index ee0a5bf6..2f63c2e7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getxacc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getxacc.java index 41602627..98f3d07a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getxacc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Getxacc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Hubset.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Hubset.java index 7b988c1a..a7ad3174 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Hubset.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Hubset.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ijnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ijnz.java index 32ebeb77..51572d0f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ijnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ijnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ijz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ijz.java index f7e9b6b5..5cb44da9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ijz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ijz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Incmod.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Incmod.java index ca3be9e8..88da7cef 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Incmod.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Incmod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jatn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jatn.java index 931302e9..2e67a740 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jatn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jatn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct1.java index 75c9f5cd..10a5e6ab 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct2.java index a9944618..f4ae611f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct3.java index b4f2c3f7..7ee38057 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jct3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jfbw.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jfbw.java index bc2f236a..2583b65e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jfbw.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jfbw.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jint.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jint.java index 85d567a3..8e9d9ee1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jint.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jint.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jmp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jmp.java index 2f0d5f94..6f4fcec2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jmp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jmp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jmprel.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jmprel.java index 9dd3b3c9..a5be8cbb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jmprel.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jmprel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnatn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnatn.java index f7102688..47f9f9c4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnatn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnatn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct1.java index e964dfa8..f43b2965 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct2.java index 1c125eda..12e42f2d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct3.java index e4110045..51898c22 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnct3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnfbw.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnfbw.java index 6b4ce055..01ddba9a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnfbw.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnfbw.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnint.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnint.java index daf4e218..61e49005 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnint.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnint.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnpat.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnpat.java index 9cba23c8..5717fd48 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnpat.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnpat.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnqmt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnqmt.java index 06d15a37..9c7d6033 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnqmt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnqmt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse1.java index 1615623c..b35060c1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse2.java index 2ef09809..930f46cd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse3.java index 5ecb04b4..50129ab8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse4.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse4.java index 31021247..ed3e4be6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse4.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnse4.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxfi.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxfi.java index b24defd1..d9e3ac52 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxfi.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxfi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxmt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxmt.java index f94cf3ee..d36e294e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxmt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxmt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxrl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxrl.java index 7dba60cc..77e5e048 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxrl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxrl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxro.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxro.java index 1d5661c1..c183878e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxro.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jnxro.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jpat.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jpat.java index 6a75a3a1..e66458d5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jpat.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jpat.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jqmt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jqmt.java index dd116f50..1de3a065 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jqmt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jqmt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse1.java index 62912ce4..3646cce8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse2.java index b0e3f544..851007f0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse3.java index f11fc12d..d1f7abd7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse4.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse4.java index 6e20b782..aa934309 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse4.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jse4.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxfi.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxfi.java index 88c3a7e1..e4d90ae5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxfi.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxfi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxmt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxmt.java index 4ff3e4ed..e7709cec 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxmt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxmt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxrl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxrl.java index e8abd10c..7646fc32 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxrl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxrl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxro.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxro.java index 51879db6..1b2f17a8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxro.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Jxro.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Loc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Loc.java index eb9ca52e..d702b2de 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Loc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Loc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Locknew.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Locknew.java index 0aac36ea..b6383a21 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Locknew.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Locknew.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Lockrel.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Lockrel.java index b318fcc4..f00fda72 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Lockrel.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Lockrel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Lockret.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Lockret.java index d9117d73..03da8f69 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Lockret.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Lockret.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Locktry.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Locktry.java index 30844194..ef48afd7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Locktry.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Locktry.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Long.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Long.java index 13bb716a..a4433fcc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Long.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Long.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mergeb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mergeb.java index 20366598..bd4280e7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mergeb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mergeb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mergew.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mergew.java index 8c99cf25..d2a79ba8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mergew.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mergew.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mixpix.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mixpix.java index bace7435..db9e9877 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mixpix.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mixpix.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modc.java index d8813ff6..b646d883 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modcz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modcz.java index 37249876..f8249133 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modcz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modcz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modz.java index fe4870d5..0230aaab 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Modz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mov.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mov.java index 30c85006..b4a08f18 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mov.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mov.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Movbyts.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Movbyts.java index a734ca39..391ddd10 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Movbyts.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Movbyts.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mul.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mul.java index 9d0b0b26..94dc969a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mul.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mul.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mulpix.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mulpix.java index db6f5731..30d752de 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mulpix.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Mulpix.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muls.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muls.java index 54cd800b..d8d2c581 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muls.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muls.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxc.java index 4f513f98..48b32c01 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnc.java index 1d7eeaeb..b19f7c8d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnibs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnibs.java index 9c403de4..d3b87d52 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnibs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnibs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnits.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnits.java index 29af85d0..c6b75dcf 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnits.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnits.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnz.java index 88c30039..16546611 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxq.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxq.java index 2f73bf0a..664e3ebf 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxq.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxq.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxz.java index 52dbd6ab..394ceffb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Muxz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Neg.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Neg.java index 0e659f54..6f12e1fd 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Neg.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Neg.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negc.java index 7c8380b2..489c26e6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negnc.java index 9ec8948e..3a52e779 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negnz.java index 7448e1e0..eeaa68a7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negz.java index 631bedf0..930fdf9a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Negz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint1.java index d41bbfce..b3bc7e83 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint2.java index 907a08e2..73101ce7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint3.java index 8cffe5f1..e865f834 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nixint3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nop.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nop.java index fb0b2eb5..079597c7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nop.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Nop.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Not.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Not.java index a2db27d8..6cee244f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Not.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Not.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ones.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ones.java index 05518e83..e113a39e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ones.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ones.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Or.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Or.java index 8105ebae..27a21cd7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Or.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Or.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Org.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Org.java index 668df9fe..7e59f282 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Org.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Org.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Orgf.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Orgf.java index 6205ee93..bc5617d9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Orgf.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Orgf.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Orgh.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Orgh.java index f0caaa67..4ecff3ee 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Orgh.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Orgh.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outc.java index eb65389c..f5e6cbf7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outh.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outh.java index 891f2577..8a1ee455 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outh.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outh.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outl.java index 543da5f9..6ddd851b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnc.java index 7208fd2d..1fcf15f1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnot.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnot.java index 81573c61..778b45c6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnot.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnot.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnz.java index c5e4f75f..4f762313 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outrnd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outrnd.java index 7912ecdd..30f53f2f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outrnd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outrnd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outz.java index 0247e447..3709511a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Outz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollatn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollatn.java index 3802c85c..c62326ef 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollatn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollatn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct1.java index 3d5d9f44..0aa96a2e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct2.java index 07a84692..dee2f9c6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct3.java index fd1d226f..a258583e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollct3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollfbw.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollfbw.java index be2be9e3..cc8db56a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollfbw.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollfbw.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollint.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollint.java index 531a2a63..0418f844 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollint.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollint.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollpat.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollpat.java index f2e07409..67b0bbf4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollpat.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollpat.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollqmt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollqmt.java index fa8ff17b..231bc917 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollqmt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollqmt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse1.java index 6439099e..e9e5bad0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse2.java index 5c29207e..78db2f36 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse3.java index b63cbd5f..56cdbf83 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse4.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse4.java index ed553d90..dd2ac377 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse4.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollse4.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxfi.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxfi.java index 5a33a9dd..0de32fdb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxfi.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxfi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxmt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxmt.java index 2f05d721..bb7e63e4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxmt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxmt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxrl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxrl.java index a905bea2..1eeb8c13 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxrl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxrl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxro.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxro.java index a517e642..536ddec2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxro.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pollxro.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pop.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pop.java index 4a3212da..9053329d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pop.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pop.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Popa.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Popa.java index 944dc378..7890df63 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Popa.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Popa.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Popb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Popb.java index 3ac5bd20..750c922e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Popb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Popb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Push.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Push.java index 0cda7823..8eb5fbfc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Push.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Push.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pusha.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pusha.java index 0f0e4306..52219235 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pusha.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pusha.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pushb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pushb.java index 94f39728..a181aa72 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pushb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Pushb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qdiv.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qdiv.java index 52b1418e..d611ee69 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qdiv.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qdiv.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qexp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qexp.java index fe3b03b9..5aaea0ac 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qexp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qexp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qfrac.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qfrac.java index b1373ec4..f243b0e3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qfrac.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qfrac.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qlog.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qlog.java index 75eb9371..2d7a7ad2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qlog.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qlog.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qmul.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qmul.java index b65ef927..73dedc13 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qmul.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qmul.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qrotate.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qrotate.java index 483c0bb3..c59f2fad 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qrotate.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qrotate.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qsqrt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qsqrt.java index fedc5eeb..f112831d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qsqrt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qsqrt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qvector.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qvector.java index 2d131b01..ccfb6a83 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qvector.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Qvector.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rcl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rcl.java index 4651220d..b0122d1d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rcl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rcl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rcr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rcr.java index ffd94841..4e782ced 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rcr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rcr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rczl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rczl.java index 40550ea2..02bcdab2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rczl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rczl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rczr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rczr.java index ddeb32e1..7c89ee0b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rczr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rczr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdbyte.java index d4448dc6..db7424f8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdfast.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdfast.java index e6bd33ea..519df60f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdfast.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdfast.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdlong.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdlong.java index be13d844..21aad604 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdlong.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdlong.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdlut.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdlut.java index 39b05791..38005d82 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdlut.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdlut.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdpin.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdpin.java index 917c98eb..b1f0ecb1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdpin.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdpin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdword.java index bbbe1ce4..c64c7f63 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rdword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rep.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rep.java index ba30c24e..6884ae8f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rep.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rep.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Res.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Res.java index e14b4a89..31db5721 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Res.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Res.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-22 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi0.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi0.java index 8137907d..9cb6a68f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi0.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi0.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi1.java index 9ff8c04b..c4065dd1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi2.java index d18b16c1..9d2094ab 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi3.java index 6af25b53..dea2baee 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Resi3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ret.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ret.java index 7798edce..ee93e9d8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ret.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ret.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reta.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reta.java index fe895b6e..fdc8c7d6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reta.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reta.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Retb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Retb.java index af0ab6b6..92b35661 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Retb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Retb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti0.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti0.java index 124a6301..356f583e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti0.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti0.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti1.java index f84fae6a..5b8b71e4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti2.java index 44d4fa19..45a8041d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti3.java index b4024760..66aafa51 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Reti3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rev.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rev.java index 67863c7e..42957ad5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rev.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rev.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfbyte.java index f4df7b95..2c005dfe 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rflong.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rflong.java index 5a53d163..1c7cbc60 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rflong.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rflong.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfvar.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfvar.java index 13f24658..090ade14 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfvar.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfvar.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfvars.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfvars.java index a5f70f53..5a1efa49 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfvars.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfvars.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfword.java index 92f222d2..46b151d7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rfword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rgbexp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rgbexp.java index 644de725..22074962 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rgbexp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rgbexp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rgbsqz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rgbsqz.java index d8072aac..dfa03ded 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rgbsqz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rgbsqz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rol.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rol.java index cbb3b283..31c481b9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rol.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rol.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolbyte.java index 70354ea1..8a22c257 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolnib.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolnib.java index 1cffc416..fd334adc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolnib.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolnib.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolword.java index e3eb2c2b..0fab40c9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rolword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ror.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ror.java index 71c21284..1e22f61f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ror.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Ror.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rqpin.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rqpin.java index 2c45be93..eeb17b12 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rqpin.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Rqpin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sal.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sal.java index c9f1f503..31e2c2c8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sal.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sal.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sar.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sar.java index 2e1650f2..dbbf24f8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sar.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sar.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sca.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sca.java index f17b6a95..ae91f71f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sca.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sca.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Scas.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Scas.java index 63d7f671..f4ef140f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Scas.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Scas.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setbyte.java index 84f23b20..b5ee2159 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcfrq.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcfrq.java index 31e723b8..981d43cb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcfrq.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcfrq.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setci.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setci.java index 0bc814ea..b7a4471a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setci.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setci.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcmod.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcmod.java index 49869d3e..77e0c322 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcmod.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcmod.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcq.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcq.java index 60d0318b..80d5de60 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcq.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcq.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcy.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcy.java index 462d7f21..a6b13c2b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcy.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setcy.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setd.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setd.java index a1caa25e..404d079f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setd.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setd.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setdacs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setdacs.java index 80dbf870..8f747c1b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setdacs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setdacs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint1.java index 7c6a3ecf..676b3a24 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint2.java index 292440f9..5edcc73e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint3.java index 79874ff5..b2c287f6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setint3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setluts.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setluts.java index 759264c3..b12c1677 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setluts.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setluts.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setnib.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setnib.java index e3405c2c..7a97baa8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setnib.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setnib.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpat.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpat.java index 6e59b818..c9b22214 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpat.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpat.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpiv.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpiv.java index a841455b..3161d963 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpiv.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpiv.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpix.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpix.java index b8f28bfc..7e4347df 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpix.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setpix.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setq.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setq.java index 3142422d..2c6482fc 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setq.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setq.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setq2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setq2.java index 8bc9501c..e4b373d0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setq2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setq2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setr.java index b7834626..4cc5726b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sets.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sets.java index 73ed7c0d..c966ea64 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sets.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sets.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setscp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setscp.java index 1c9d2a8a..48084084 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setscp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setscp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse1.java index 86812cf6..7b9e74ce 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse2.java index 3ab3df02..2c99e5b9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse3.java index c9f9b23f..a1fde7e6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse4.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse4.java index f0a9fd77..823f3713 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse4.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setse4.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setword.java index 56df6af4..eb8fa20c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setxfrq.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setxfrq.java index 4b5bf04b..69fe0ed1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setxfrq.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Setxfrq.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Seussf.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Seussf.java index 39596ba9..d8a20b27 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Seussf.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Seussf.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Seussr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Seussr.java index a2a3c777..9083f634 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Seussr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Seussr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Shl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Shl.java index 1941d1fd..367813a0 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Shl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Shl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Shr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Shr.java index 5773fba7..8447313e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Shr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Shr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Signx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Signx.java index 4688392d..0a586f38 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Signx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Signx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Skip.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Skip.java index a6c56648..56d17ab9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Skip.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Skip.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Skipf.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Skipf.java index e36c7826..3a6ba9b5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Skipf.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Skipf.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Splitb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Splitb.java index 6e5f57e4..2a2ebea6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Splitb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Splitb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Splitw.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Splitw.java index 25a74032..622624ce 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Splitw.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Splitw.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Stalli.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Stalli.java index 377e9990..2aca9ec4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Stalli.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Stalli.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sub.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sub.java index 49b56f80..a854e2e3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sub.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sub.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subr.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subr.java index d3ead611..85fb84c4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subr.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subr.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subs.java index e0496b85..71f69527 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subsx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subsx.java index 3ba3bf38..0862b946 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subsx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subsx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subx.java index a17bb980..4a0cb93a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Subx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumc.java index a048657b..823d2780 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumnc.java index 4a2d430e..3260c857 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumnz.java index fc2d2dfd..8ff324b6 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumz.java index 2dcc2354..d0be9bbb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Sumz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Test.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Test.java index 47c87ab8..b47f3aab 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Test.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Test.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testb.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testb.java index 3e826f15..24b21c81 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testb.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testb.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testbn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testbn.java index 93e3081e..8cd32b45 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testbn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testbn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testn.java index fb0df89d..33fd8431 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testp.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testp.java index 2e8756db..fc43b32a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testp.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testp.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testpn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testpn.java index f3b03b34..9ffc99a8 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testpn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Testpn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjf.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjf.java index 47317ce9..298c1109 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjf.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjf.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjnf.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjnf.java index 09ee00f5..4ce7b72c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjnf.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjnf.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjns.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjns.java index c7738c0f..ce383e15 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjns.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjns.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjnz.java index 6d791135..6892fa7e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjs.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjs.java index f76e2763..b01e1394 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjs.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjs.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjv.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjv.java index 40751670..c412ef1f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjv.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjv.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjz.java index 4ced688b..562cd70c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Tjz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint1.java index 00715daf..1d72b72e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint2.java index b02f626c..2e486f01 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint3.java index 7001bbc1..160245b9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Trgint3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitatn.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitatn.java index 162f8a77..6af79bf4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitatn.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitatn.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct1.java index 4758b8d61..d7f79b63 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct2.java index 26c31423..02094b1f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct3.java index 106d8b9d..1a143818 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitct3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitfbw.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitfbw.java index 539b1c18..d6e9949d 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitfbw.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitfbw.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitint.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitint.java index 79a2d69f..d87d3c96 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitint.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitint.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitpat.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitpat.java index e9dfcbe5..ba8edda2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitpat.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitpat.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse1.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse1.java index fdf6967f..b65ad7ac 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse1.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse1.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse2.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse2.java index b7490b99..76058df4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse2.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse2.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse3.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse3.java index 0131932f..623bdc72 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse3.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse3.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse4.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse4.java index 73b4995b..c7f00412 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse4.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitse4.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitx.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitx.java index bdf2b382..f169bba3 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitx.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitx.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxfi.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxfi.java index 38e70428..b4b7b032 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxfi.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxfi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxmt.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxmt.java index f3f991e9..6016a613 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxmt.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxmt.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxrl.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxrl.java index 092d3e14..35e5d168 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxrl.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxrl.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxro.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxro.java index 4db6b29f..22b8597a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxro.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Waitxro.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wfbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wfbyte.java index 0efd28e7..d425e7f4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wfbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wfbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wflong.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wflong.java index 1c8f015d..6fd30aa7 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wflong.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wflong.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wfword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wfword.java index 2a7bdbd0..3758a554 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wfword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wfword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wmlong.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wmlong.java index b5de167b..fd5e0a84 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wmlong.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wmlong.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Word.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Word.java index a89015c0..aa2d665e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Word.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Word.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wordfit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wordfit.java index 8acab235..f3498603 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wordfit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wordfit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrbyte.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrbyte.java index b8406fa2..15da9a1a 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrbyte.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrbyte.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrc.java index 2096e26e..fa2f4124 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrfast.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrfast.java index d2524d68..289d92ed 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrfast.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrfast.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrlong.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrlong.java index 96c054ec..1239b256 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrlong.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrlong.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrlut.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrlut.java index eb4b3e44..06218eb1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrlut.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrlut.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrnc.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrnc.java index c5effa0d..b83a1fed 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrnc.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrnc.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrnz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrnz.java index d18ab21c..fa4b5c08 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrnz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrnz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrpin.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrpin.java index e1fc1efc..7c47274c 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrpin.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrpin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrword.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrword.java index 4525fe6a..6781b770 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrword.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrword.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrz.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrz.java index 4640f17d..3f2bf4b1 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrz.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wrz.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wxpin.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wxpin.java index 194a98d8..49e92334 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wxpin.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wxpin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wypin.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wypin.java index cf1a17dc..d8f166bb 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wypin.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Wypin.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xcont.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xcont.java index fdbb2673..564b3cc9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xcont.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xcont.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xinit.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xinit.java index c048cb37..fac79ec2 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xinit.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xinit.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xor.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xor.java index 4bdf9530..87c6e43f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xor.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xor.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xoro32.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xoro32.java index 23814faf..afba0cd9 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xoro32.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xoro32.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xstop.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xstop.java index 52b4cba6..d4f57251 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xstop.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xstop.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xzero.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xzero.java index fb443663..f404123b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xzero.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Xzero.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Zerox.java b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Zerox.java index fbe9bc72..c123e4f4 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Zerox.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spin2/instructions/Zerox.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CExpressionBuilder.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CExpressionBuilder.java index 218d1cf1..8159994f 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CExpressionBuilder.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CExpressionBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CModel.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CModel.java index 972c6524..381a3288 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CModel.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CModel.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CParser.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CParser.java index a908028f..93ea0798 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CParser.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CParser.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CTokenMarker.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CTokenMarker.java index 234995e0..9fdaa4e5 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CTokenMarker.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CTokenMarker.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CTokenStream.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CTokenStream.java index d53422e0..08c65a9b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/CTokenStream.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/CTokenStream.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CBytecodeCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CBytecodeCompiler.java index a4876fa0..a4049a00 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CBytecodeCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CBytecodeCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CCompiler.java index 6dd3a42a..bfc68f75 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CObjectCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CObjectCompiler.java index 4fb14f10..749b68ac 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CObjectCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CObjectCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CTreeBuilder.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CTreeBuilder.java index 0c709c5b..34e3ac12 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CTreeBuilder.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin1CTreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-23 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CBytecodeCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CBytecodeCompiler.java index de4d4151..b098d64e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CBytecodeCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CBytecodeCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CCompiler.java index 4bd1a0ba..bda1092b 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CObjectCompiler.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CObjectCompiler.java index 98827b07..c0baf707 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CObjectCompiler.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CObjectCompiler.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2023 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under diff --git a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CTreeBuilder.java b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CTreeBuilder.java index 4f9b977f..7ba8f33e 100644 --- a/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CTreeBuilder.java +++ b/modules/spin-tools/src/com/maccasoft/propeller/spinc/Spin2CTreeBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Marco Maccaferri and others. + * Copyright (c) 2021-24 Marco Maccaferri and others. * All rights reserved. * * This program and the accompanying materials are made available under