diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AcceptActionUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AcceptActionUsage.java
index a4858319a..e752aea5c 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AcceptActionUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AcceptActionUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ActionDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ActionDefinition.java
index 88281f414..9ae84d393 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ActionDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ActionDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ActionUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ActionUsage.java
index 7ff720805..c5247c77f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ActionUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ActionUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnalysisCaseDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnalysisCaseDefinition.java
index 5d4a370ad..62a476f5e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnalysisCaseDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnalysisCaseDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnalysisCaseUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnalysisCaseUsage.java
index 98cd930e5..e251b5f1d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnalysisCaseUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnalysisCaseUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnnotatingElement.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnnotatingElement.java
index 67515f54a..3a70e97c7 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnnotatingElement.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AnnotatingElement.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Annotation.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Annotation.java
index da254b522..b111abd72 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Annotation.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Annotation.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AssertConstraintUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AssertConstraintUsage.java
index c3a315122..cbfe94dc0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AssertConstraintUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AssertConstraintUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Association.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Association.java
index 7320c922b..f75ce6b9a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Association.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Association.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AttributeDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AttributeDefinition.java
index 8e2061a0d..2053f63a1 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AttributeDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AttributeDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AttributeUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AttributeUsage.java
index 39adc3682..f6673a3f8 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AttributeUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/AttributeUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Behavior.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Behavior.java
index e07bb96ff..9964f6ee7 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Behavior.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Behavior.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BindingConnector.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BindingConnector.java
index 3c90deefb..52c9e9a62 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BindingConnector.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BindingConnector.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BlockExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BlockExpression.java
index b247bbdfd..dde6db11d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BlockExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BlockExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BooleanExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BooleanExpression.java
index dfd15430f..152a7fb65 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BooleanExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/BooleanExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CalculationDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CalculationDefinition.java
index 8ab99577d..85aa4622f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CalculationDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CalculationDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CalculationUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CalculationUsage.java
index 71c97548d..d27589032 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CalculationUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CalculationUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CaseDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CaseDefinition.java
index 37c2bc14a..8dd4d01a7 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CaseDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CaseDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CaseUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CaseUsage.java
index eab2b3384..0d4165ee0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CaseUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/CaseUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Class.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Class.java
index 034802a75..8ea051dee 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Class.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Class.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Classifier.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Classifier.java
index d36a58d4b..87f28b445 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Classifier.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Classifier.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Comment.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Comment.java
index 8a92ed798..f7a7e8175 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Comment.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Comment.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConjugatedPortDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConjugatedPortDefinition.java
index de0f4d264..4777c48e5 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConjugatedPortDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConjugatedPortDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConjugatedPortTyping.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConjugatedPortTyping.java
index a34d4361f..b23f23056 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConjugatedPortTyping.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConjugatedPortTyping.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Conjugation.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Conjugation.java
index 38f78688f..604b65f1a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Conjugation.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Conjugation.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConnectionDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConnectionDefinition.java
index 9d97a75a3..c21dfba3b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConnectionDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConnectionDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConnectionUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConnectionUsage.java
index f424282ed..f0d1ac427 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConnectionUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConnectionUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Connector.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Connector.java
index f4cf65061..04417d5cf 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Connector.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Connector.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConstraintDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConstraintDefinition.java
index f5cde76c6..ce7610dd5 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConstraintDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConstraintDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConstraintUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConstraintUsage.java
index a3468f654..6c41e0deb 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConstraintUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ConstraintUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ControlNode.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ControlNode.java
index 4162767fb..8ff9de2ff 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ControlNode.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ControlNode.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/DataType.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/DataType.java
index 1b5ccd37b..91b1d2ae9 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/DataType.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/DataType.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/DecisionNode.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/DecisionNode.java
index cab0817d8..1c2bd290a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/DecisionNode.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/DecisionNode.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Definition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Definition.java
index 312cf4ced..ec9e27933 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Definition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Definition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Dependency.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Dependency.java
index 648ea9a97..3171c2371 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Dependency.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Dependency.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Documentation.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Documentation.java
index b6ed256fe..26afdbe85 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Documentation.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Documentation.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Element.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Element.java
index 7bfd8ab9d..458451be6 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Element.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Element.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/EndFeatureMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/EndFeatureMembership.java
index 37fb20d58..88d639685 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/EndFeatureMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/EndFeatureMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ExhibitStateUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ExhibitStateUsage.java
index 91ac573d7..2c9630d8b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ExhibitStateUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ExhibitStateUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Expose.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Expose.java
index 928bb79ea..472adb147 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Expose.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Expose.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Expression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Expression.java
index 568ef7a90..ed8401891 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Expression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Expression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Feature.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Feature.java
index b4616d856..cc8b576f1 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Feature.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Feature.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureDirectionKind.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureDirectionKind.java
index 694f1b954..a830eb61d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureDirectionKind.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureDirectionKind.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureMembership.java
index 237ec8cb6..2d4d80572 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureReferenceExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureReferenceExpression.java
index 35e1430cc..fdaf5b5cd 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureReferenceExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureReferenceExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureTyping.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureTyping.java
index 8a17326fe..6e48d48d0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureTyping.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureTyping.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureValue.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureValue.java
index fc30efa74..45869aab8 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureValue.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/FeatureValue.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ForkNode.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ForkNode.java
index 6a5b2f5f1..d2adc53e0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ForkNode.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ForkNode.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Function.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Function.java
index c449260f6..4e6c9436a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Function.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Function.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Generalization.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Generalization.java
index 33b866d05..8ccc6d7ee 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Generalization.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Generalization.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Import.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Import.java
index 0592d8ff3..338c2c1bf 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Import.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Import.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/IndividualDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/IndividualDefinition.java
index 6db10c4cc..da7aa3765 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/IndividualDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/IndividualDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/IndividualUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/IndividualUsage.java
index cf9be14d7..aaf20377b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/IndividualUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/IndividualUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InstanceCreationExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InstanceCreationExpression.java
index 1dbd8317d..b4f709d2c 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InstanceCreationExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InstanceCreationExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Interaction.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Interaction.java
index d6ec0ea2d..a777aeff2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Interaction.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Interaction.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InterfaceDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InterfaceDefinition.java
index 10eacdce8..6ab6ce4fb 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InterfaceDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InterfaceDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InterfaceUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InterfaceUsage.java
index c0f3b8dbe..85f93b5aa 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InterfaceUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InterfaceUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Invariant.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Invariant.java
index eaa23cf3b..f3f86184f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Invariant.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Invariant.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InvocationExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InvocationExpression.java
index 36873d376..a68e12f9e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InvocationExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/InvocationExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemDefinition.java
index a5245edea..42199727b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFeature.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFeature.java
index 25eaf4d1b..d9509d41c 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFeature.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFeature.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlow.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlow.java
index 5b007380d..7ba8126a6 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlow.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlow.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlowEnd.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlowEnd.java
index 292a95429..09555c287 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlowEnd.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlowEnd.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlowFeature.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlowFeature.java
index c8cd60dc1..4fd0d7fcc 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlowFeature.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemFlowFeature.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemUsage.java
index 8a3c10d91..bcad2f3ff 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ItemUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/JoinNode.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/JoinNode.java
index d97266193..bdc73f8ec 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/JoinNode.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/JoinNode.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LifeClass.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LifeClass.java
index ee8e30081..6fc5a2a1f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LifeClass.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LifeClass.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralBoolean.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralBoolean.java
index 39bd44842..a2dc7ec22 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralBoolean.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralBoolean.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralExpression.java
index 6199a80e4..fbf3c5e83 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralInteger.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralInteger.java
index 9d93f555c..6add0515a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralInteger.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralInteger.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralReal.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralReal.java
index 1d15eadbd..a728e05f6 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralReal.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralReal.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralString.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralString.java
index ae410447b..001e61a11 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralString.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralString.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralUnbounded.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralUnbounded.java
index 26d169123..741f2dc8d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralUnbounded.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/LiteralUnbounded.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Membership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Membership.java
index af4d881d4..8078da38d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Membership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Membership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/MergeNode.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/MergeNode.java
index a644fb2ce..5711141fa 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/MergeNode.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/MergeNode.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ModelQuery.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ModelQuery.java
index 998d7ddb3..14e1da9c0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ModelQuery.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ModelQuery.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Multiplicity.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Multiplicity.java
index d3907d04b..7f447acd4 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Multiplicity.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Multiplicity.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/MultiplicityRange.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/MultiplicityRange.java
index 2e4006963..a23245685 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/MultiplicityRange.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/MultiplicityRange.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/NullExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/NullExpression.java
index 9af7d0927..3ca40127e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/NullExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/NullExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ObjectiveMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ObjectiveMembership.java
index 6aee2dc2f..d0565d0c2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ObjectiveMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ObjectiveMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/OperatorExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/OperatorExpression.java
index ef77b0a1b..d619debe0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/OperatorExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/OperatorExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Package.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Package.java
index 77a80072e..b04e221b6 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Package.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Package.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ParameterMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ParameterMembership.java
index b516f3b04..72ff993f7 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ParameterMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ParameterMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartDefinition.java
index e65e021b1..9aae47041 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartProperty.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartProperty.java
index c267de7d5..05d203daa 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartProperty.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartProperty.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartUsage.java
index 32a04e3e1..53e02829a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PartUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PerformActionUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PerformActionUsage.java
index c06f1df01..eecc6378b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PerformActionUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PerformActionUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortConjugation.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortConjugation.java
index cfe40ce35..c08cd27aa 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortConjugation.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortConjugation.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortDefinition.java
index fc7488b10..8a33dbdfb 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortUsage.java
index c1ed5922c..3eec63ac0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/PortUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Predicate.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Predicate.java
index 8c6ddf849..2c8c1136e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Predicate.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Predicate.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryPathExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryPathExpression.java
index 7985e41fd..ca4b75968 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryPathExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryPathExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryPathStepExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryPathStepExpression.java
index 886bcdeaa..9664a1bea 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryPathStepExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryPathStepExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryQualifierExpression.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryQualifierExpression.java
index c56acf618..4ff126b75 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryQualifierExpression.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/QueryQualifierExpression.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Redefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Redefinition.java
index 9746c4fe6..bdec5ffb4 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Redefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Redefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ReferenceUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ReferenceUsage.java
index 7dc052183..f30ffd650 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ReferenceUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ReferenceUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Relationship.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Relationship.java
index 6f5165212..04d975fae 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Relationship.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Relationship.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RenderingDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RenderingDefinition.java
index 90904fb4f..1e34af4e9 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RenderingDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RenderingDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RenderingUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RenderingUsage.java
index e64085cec..8e6ba19f0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RenderingUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RenderingUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementConstraintKind.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementConstraintKind.java
index 000f2f430..31c760c58 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementConstraintKind.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementConstraintKind.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementConstraintMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementConstraintMembership.java
index 68c7b2220..a2d50dbc2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementConstraintMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementConstraintMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementDefinition.java
index af9862cd2..2bb0fa18d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementUsage.java
index a729d6104..6021acdab 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/RequirementUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ResultExpressionMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ResultExpressionMembership.java
index b369e76db..85ba778b7 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ResultExpressionMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ResultExpressionMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ReturnParameterMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ReturnParameterMembership.java
index c0cc75039..b4d93b20c 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ReturnParameterMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ReturnParameterMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SatisfyRequirementUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SatisfyRequirementUsage.java
index 244271867..8c3c8a940 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SatisfyRequirementUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SatisfyRequirementUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SendActionUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SendActionUsage.java
index 35adc9c93..635e016fc 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SendActionUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SendActionUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SnapshotFeature.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SnapshotFeature.java
index d51d5308c..7236ea88d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SnapshotFeature.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SnapshotFeature.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SourceEnd.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SourceEnd.java
index 3b92f0158..a78ac16cc 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SourceEnd.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SourceEnd.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateDefinition.java
index a9ea614aa..eb34dffe2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateSubactionKind.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateSubactionKind.java
index 480b33bbc..e7259f603 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateSubactionKind.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateSubactionKind.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateSubactionMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateSubactionMembership.java
index 025b0feed..1d164edfe 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateSubactionMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateSubactionMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateUsage.java
index 776f3c3f7..a9b98053e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/StateUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Step.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Step.java
index 25195f922..d32b86a9b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Step.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Step.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SubjectMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SubjectMembership.java
index 9149e31ba..18e5be6fc 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SubjectMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SubjectMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Subsetting.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Subsetting.java
index 94498835d..ccce2dd1c 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Subsetting.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Subsetting.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Succession.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Succession.java
index dada7d0a1..3776afded 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Succession.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Succession.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SuccessionItemFlow.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SuccessionItemFlow.java
index 7b7c40a13..e901397e0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SuccessionItemFlow.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SuccessionItemFlow.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Superclassing.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Superclassing.java
index 21c25563c..4ee98aaa4 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Superclassing.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Superclassing.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SysMLFactory.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SysMLFactory.java
index 67a799506..5cada4c8f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SysMLFactory.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SysMLFactory.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SysMLPackage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SysMLPackage.java
index 3417052be..aa9a8b43a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SysMLPackage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/SysMLPackage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TargetEnd.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TargetEnd.java
index 6d4e6e9c7..b359f9692 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TargetEnd.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TargetEnd.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TextualRepresentation.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TextualRepresentation.java
index 055266786..ca35aa9ff 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TextualRepresentation.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TextualRepresentation.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TimeSliceFeature.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TimeSliceFeature.java
index 086c4a760..3acc16d8b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TimeSliceFeature.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TimeSliceFeature.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransferActionUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransferActionUsage.java
index c78b53896..2091badf6 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransferActionUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransferActionUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionFeatureKind.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionFeatureKind.java
index 99fee0c2d..f64febd17 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionFeatureKind.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionFeatureKind.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionFeatureMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionFeatureMembership.java
index c7da92073..678120d54 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionFeatureMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionFeatureMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionUsage.java
index bd3df5dad..8ab274919 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/TransitionUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Type.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Type.java
index e09dee5a2..8ed6d6de7 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Type.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Type.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Usage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Usage.java
index d3640eee0..419af1d8f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Usage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/Usage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VariantMembership.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VariantMembership.java
index 137468cf2..d6ecaac35 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VariantMembership.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VariantMembership.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VerificationCaseDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VerificationCaseDefinition.java
index 4c2c69d22..45407fd38 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VerificationCaseDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VerificationCaseDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VerificationCaseUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VerificationCaseUsage.java
index ae355674b..d2346d66a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VerificationCaseUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VerificationCaseUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewDefinition.java
index ea4a28dbb..5e30420e8 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewUsage.java
index 04fbef93d..75c9d7bde 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewpointDefinition.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewpointDefinition.java
index d43a853c5..d295fedcb 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewpointDefinition.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewpointDefinition.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewpointUsage.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewpointUsage.java
index df3b1079d..30427ce57 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewpointUsage.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/ViewpointUsage.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VisibilityKind.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VisibilityKind.java
index 12edd9642..c5c8c32b2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VisibilityKind.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/VisibilityKind.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AcceptActionUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AcceptActionUsageImpl.java
index ca6f49f4e..ad69c2251 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AcceptActionUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AcceptActionUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ActionDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ActionDefinitionImpl.java
index 7216e72a7..8da588857 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ActionDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ActionDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ActionUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ActionUsageImpl.java
index c284d86bf..a5c1437ea 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ActionUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ActionUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnalysisCaseDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnalysisCaseDefinitionImpl.java
index 2b7ef44d1..c80bb4ffd 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnalysisCaseDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnalysisCaseDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnalysisCaseUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnalysisCaseUsageImpl.java
index 5122b9ee8..5c5eec7c3 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnalysisCaseUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnalysisCaseUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnnotatingElementImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnnotatingElementImpl.java
index 97aeb324d..80681132f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnnotatingElementImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnnotatingElementImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnnotationImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnnotationImpl.java
index b165b8446..0c3f29ca1 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnnotationImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AnnotationImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AssertConstraintUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AssertConstraintUsageImpl.java
index 581b0fc06..8b23ad3c4 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AssertConstraintUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AssertConstraintUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AssociationImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AssociationImpl.java
index 0ecd6fb6d..7a319ce42 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AssociationImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AssociationImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AttributeDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AttributeDefinitionImpl.java
index ad41f815a..4e9e91577 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AttributeDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AttributeDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AttributeUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AttributeUsageImpl.java
index 51a453698..f90f89997 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AttributeUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/AttributeUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BehaviorImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BehaviorImpl.java
index d4c5a889f..b1d5afa53 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BehaviorImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BehaviorImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BindingConnectorImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BindingConnectorImpl.java
index ee0c0df94..3a8734da1 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BindingConnectorImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BindingConnectorImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BlockExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BlockExpressionImpl.java
index 60b7ac17a..7de0763b4 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BlockExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BlockExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BooleanExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BooleanExpressionImpl.java
index e615777c8..19e056f94 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BooleanExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/BooleanExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CalculationDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CalculationDefinitionImpl.java
index 7e7accb02..23ce8760a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CalculationDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CalculationDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CalculationUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CalculationUsageImpl.java
index ac272bc85..b62f66780 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CalculationUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CalculationUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CaseDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CaseDefinitionImpl.java
index 6ae114227..f1d7fb46d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CaseDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CaseDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CaseUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CaseUsageImpl.java
index 1a47d950b..00fdb2cb4 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CaseUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CaseUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ClassImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ClassImpl.java
index 26a88f462..7e905ffc0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ClassImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ClassImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ClassifierImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ClassifierImpl.java
index dcd02b95a..2ded106f7 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ClassifierImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ClassifierImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CommentImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CommentImpl.java
index e5df1003f..c816ac1fa 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CommentImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/CommentImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugatedPortDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugatedPortDefinitionImpl.java
index 667433671..f64a9c50d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugatedPortDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugatedPortDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugatedPortTypingImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugatedPortTypingImpl.java
index db5bfc9ea..1f4aaf6b8 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugatedPortTypingImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugatedPortTypingImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugationImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugationImpl.java
index 2ef408b04..af005004b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugationImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConjugationImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectionDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectionDefinitionImpl.java
index e70c58fa4..c51458bf5 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectionDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectionDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectionUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectionUsageImpl.java
index 1281bcf9d..13104b91b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectionUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectionUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectorImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectorImpl.java
index eae2c33ed..1a23b64ed 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectorImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConnectorImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConstraintDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConstraintDefinitionImpl.java
index bdbd50311..cea1a153f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConstraintDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConstraintDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConstraintUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConstraintUsageImpl.java
index 6032c2760..5cad68146 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConstraintUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ConstraintUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ControlNodeImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ControlNodeImpl.java
index e0f182951..1b3343984 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ControlNodeImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ControlNodeImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DataTypeImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DataTypeImpl.java
index e77b381cc..abe943f9d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DataTypeImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DataTypeImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DecisionNodeImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DecisionNodeImpl.java
index c04a374d9..c01d454ef 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DecisionNodeImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DecisionNodeImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DefinitionImpl.java
index a94de7421..60368c11d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DependencyImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DependencyImpl.java
index 47590e0eb..66908d91a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DependencyImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DependencyImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DocumentationImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DocumentationImpl.java
index 97a0767a0..990fe5f5b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DocumentationImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/DocumentationImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ElementImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ElementImpl.java
index d45585751..c10b69335 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ElementImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ElementImpl.java
@@ -1,26 +1,23 @@
-/*****************************************************************************
+/*******************************************************************************
* SysML 2 Pilot Implementation
- * Copyright (c) 2018, 2019 Model Driven Solutions, Inc.
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
- *
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
+ *
+ * You should have received a copy of theGNU Lesser General Public License
* along with this program. If not, see .
- *
+ *
* @license LGPL-3.0-or-later
- *
- * Contributors:
- * Ed Seidewitz
- *
- *****************************************************************************/
+ *
+ *******************************************************************************/
package org.omg.sysml.lang.sysml.impl;
import java.util.Collection;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/EndFeatureMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/EndFeatureMembershipImpl.java
index ef3700861..766698dcb 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/EndFeatureMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/EndFeatureMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExhibitStateUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExhibitStateUsageImpl.java
index 1bf64cc78..c003d1b0a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExhibitStateUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExhibitStateUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExposeImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExposeImpl.java
index f3a45661a..06eb181bf 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExposeImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExposeImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExpressionImpl.java
index a5bf3854d..ed6897b94 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureImpl.java
index b345a245a..0a753e21b 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureMembershipImpl.java
index 285284e71..5cefb74b0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureReferenceExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureReferenceExpressionImpl.java
index 736e2921b..1e211bbde 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureReferenceExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureReferenceExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureTypingImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureTypingImpl.java
index a3e2db55a..4aafdca11 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureTypingImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureTypingImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureValueImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureValueImpl.java
index 3df320011..2895f1c2c 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureValueImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FeatureValueImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ForkNodeImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ForkNodeImpl.java
index 13565b0de..bf2c45b12 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ForkNodeImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ForkNodeImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FunctionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FunctionImpl.java
index fae22fc50..09d67cd0a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FunctionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/FunctionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/GeneralizationImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/GeneralizationImpl.java
index 27f9e1052..2d50b25f0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/GeneralizationImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/GeneralizationImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ImportImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ImportImpl.java
index a4420193c..89b472a87 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ImportImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ImportImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/IndividualDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/IndividualDefinitionImpl.java
index 213ca198c..376f64424 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/IndividualDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/IndividualDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/IndividualUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/IndividualUsageImpl.java
index a91251e20..0ccae4951 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/IndividualUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/IndividualUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InstanceCreationExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InstanceCreationExpressionImpl.java
index 5567152a1..af4476142 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InstanceCreationExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InstanceCreationExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InteractionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InteractionImpl.java
index f39703708..e50028b66 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InteractionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InteractionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InterfaceDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InterfaceDefinitionImpl.java
index 93d209e8b..2a7468be2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InterfaceDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InterfaceDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InterfaceUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InterfaceUsageImpl.java
index 7f2a0cc6e..eeb477cd6 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InterfaceUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InterfaceUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InvariantImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InvariantImpl.java
index cc4d9ecdc..14fe900e9 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InvariantImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InvariantImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InvocationExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InvocationExpressionImpl.java
index bb5b8d314..0124225c0 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InvocationExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/InvocationExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemDefinitionImpl.java
index aea910435..590fbc4bf 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFeatureImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFeatureImpl.java
index 613329e70..bccc174db 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFeatureImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFeatureImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowEndImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowEndImpl.java
index 4de1b42a5..487f7936e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowEndImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowEndImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowFeatureImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowFeatureImpl.java
index 64f4ffff7..99e3b87f7 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowFeatureImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowFeatureImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowImpl.java
index 5214b14c4..050d73970 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemFlowImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemUsageImpl.java
index 7fb23670d..f584e3ca9 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ItemUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/JoinNodeImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/JoinNodeImpl.java
index faa5f7131..51e80dbdd 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/JoinNodeImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/JoinNodeImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LifeClassImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LifeClassImpl.java
index b679c54f6..1550788c6 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LifeClassImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LifeClassImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralBooleanImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralBooleanImpl.java
index 46ff5ea0c..df3740cff 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralBooleanImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralBooleanImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralExpressionImpl.java
index e219b12f2..d3674e8d9 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralIntegerImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralIntegerImpl.java
index fb7304e22..8209ad19a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralIntegerImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralIntegerImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralRealImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralRealImpl.java
index e94116766..f3ba337a9 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralRealImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralRealImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralStringImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralStringImpl.java
index 26f9cf858..84a863bc2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralStringImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralStringImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralUnboundedImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralUnboundedImpl.java
index ba77a4dee..553aefab3 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralUnboundedImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/LiteralUnboundedImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MembershipImpl.java
index 0c66c56fc..291b7f470 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MergeNodeImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MergeNodeImpl.java
index 19098a80d..28448005c 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MergeNodeImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MergeNodeImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ModelQueryImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ModelQueryImpl.java
index 7fce25c6b..e12bf095d 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ModelQueryImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ModelQueryImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MultiplicityImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MultiplicityImpl.java
index 54f86d98e..2f7d0b931 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MultiplicityImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MultiplicityImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MultiplicityRangeImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MultiplicityRangeImpl.java
index 420a8173d..a1163b585 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MultiplicityRangeImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/MultiplicityRangeImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/NullExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/NullExpressionImpl.java
index f6c3e7880..ce86cba86 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/NullExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/NullExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ObjectiveMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ObjectiveMembershipImpl.java
index eb39ceff3..d27da2312 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ObjectiveMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ObjectiveMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/OperatorExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/OperatorExpressionImpl.java
index 24514438d..95c05527e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/OperatorExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/OperatorExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PackageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PackageImpl.java
index 340f29975..ffadc1988 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PackageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PackageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ParameterMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ParameterMembershipImpl.java
index 4c869259f..932dff3ea 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ParameterMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ParameterMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PartDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PartDefinitionImpl.java
index 7b8232943..68fc9f40e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PartDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PartDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PartUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PartUsageImpl.java
index 00dcebbe9..08265a2a8 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PartUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PartUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PerformActionUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PerformActionUsageImpl.java
index 42ee25105..3f3adf1b5 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PerformActionUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PerformActionUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortConjugationImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortConjugationImpl.java
index 396e124f3..f44874d61 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortConjugationImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortConjugationImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortDefinitionImpl.java
index 9cebd3502..4dc976d59 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortUsageImpl.java
index af748cce8..bef481c0e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PortUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PredicateImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PredicateImpl.java
index 7f6d40c77..f497e2b94 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PredicateImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/PredicateImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryPathExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryPathExpressionImpl.java
index 453ff364a..6c1326ab5 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryPathExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryPathExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryPathStepExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryPathStepExpressionImpl.java
index 48b398bda..9cf9922bb 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryPathStepExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryPathStepExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryQualifierExpressionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryQualifierExpressionImpl.java
index d703194a2..c3d5f1aea 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryQualifierExpressionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/QueryQualifierExpressionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RedefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RedefinitionImpl.java
index 319c4ec0d..868f0f4be 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RedefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RedefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ReferenceUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ReferenceUsageImpl.java
index 642d397a1..4f4718869 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ReferenceUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ReferenceUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RelationshipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RelationshipImpl.java
index bda27220a..228c153c9 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RelationshipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RelationshipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RenderingDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RenderingDefinitionImpl.java
index 3647c9903..12881b803 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RenderingDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RenderingDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RenderingUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RenderingUsageImpl.java
index 8acf4eed5..0b3faffc5 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RenderingUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RenderingUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementConstraintMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementConstraintMembershipImpl.java
index dbd928a4b..beb273a43 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementConstraintMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementConstraintMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementDefinitionImpl.java
index d95d39e30..cd20c5f8f 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementUsageImpl.java
index 9c242d600..b828c2ba5 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/RequirementUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ResultExpressionMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ResultExpressionMembershipImpl.java
index 997da5ad4..92fa8a3e2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ResultExpressionMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ResultExpressionMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ReturnParameterMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ReturnParameterMembershipImpl.java
index e45595257..56f11b1bd 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ReturnParameterMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/ReturnParameterMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SatisfyRequirementUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SatisfyRequirementUsageImpl.java
index ae26f7f84..abe889395 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SatisfyRequirementUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SatisfyRequirementUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SendActionUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SendActionUsageImpl.java
index 09062d5b8..211851bef 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SendActionUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SendActionUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SnapshotFeatureImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SnapshotFeatureImpl.java
index c4dc19e57..05507f7bb 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SnapshotFeatureImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SnapshotFeatureImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SourceEndImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SourceEndImpl.java
index 30066f082..5a66d1684 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SourceEndImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SourceEndImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateDefinitionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateDefinitionImpl.java
index 7af989f96..b23088845 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateDefinitionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateDefinitionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateSubactionMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateSubactionMembershipImpl.java
index 735d68580..2c61a196a 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateSubactionMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateSubactionMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateUsageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateUsageImpl.java
index be658c2a2..2b07f47a2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateUsageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StateUsageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StepImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StepImpl.java
index 26df019ce..94ba377d2 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StepImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/StepImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SubjectMembershipImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SubjectMembershipImpl.java
index b8344556e..547d0c0cc 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SubjectMembershipImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SubjectMembershipImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SubsettingImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SubsettingImpl.java
index 8d489d00e..af35ec606 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SubsettingImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SubsettingImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuccessionImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuccessionImpl.java
index c42cc3d31..71f83a92e 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuccessionImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuccessionImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuccessionItemFlowImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuccessionItemFlowImpl.java
index ec64d676e..c9c2df163 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuccessionItemFlowImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuccessionItemFlowImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuperclassingImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuperclassingImpl.java
index 8ed25523e..8cf9130fa 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuperclassingImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SuperclassingImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SysMLFactoryImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SysMLFactoryImpl.java
index 845ca09d2..1e163e594 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SysMLFactoryImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SysMLFactoryImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see .
+ *
+ * @license LGPL-3.0-or-later
+ *
+ *******************************************************************************/
/**
*/
package org.omg.sysml.lang.sysml.impl;
diff --git a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SysMLPackageImpl.java b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SysMLPackageImpl.java
index eed171091..8b941db65 100644
--- a/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SysMLPackageImpl.java
+++ b/org.omg.sysml/syntax-gen/org/omg/sysml/lang/sysml/impl/SysMLPackageImpl.java
@@ -1,3 +1,23 @@
+/*******************************************************************************
+ * SysML 2 Pilot Implementation
+ * Copyright (c) 2020 Model Driven Solutions, Inc.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License for more details.
+ *
+ * You should have received a copy of theGNU Lesser General Public License
+ * along with this program. If not, see