From a565b5bf5ec671ccad4bbdab38ad264b9d8369cc Mon Sep 17 00:00:00 2001 From: Artur Meski Date: Tue, 26 May 2020 17:31:10 +0100 Subject: [PATCH] Removing incorrect comment --- reactics-bdd/formrsctlk.cc | 3 --- reactics-bdd/formrsctlk.hh | 3 --- reactics-bdd/reactics.cc | 3 --- reactics-bdd/rs.hh | 3 --- reactics-bdd/stateconstr.cc | 3 --- reactics-bdd/stateconstr.hh | 3 --- reactics-bdd/symrs.hh | 3 --- reactics-bdd/types.hh | 3 --- 8 files changed, 24 deletions(-) diff --git a/reactics-bdd/formrsctlk.cc b/reactics-bdd/formrsctlk.cc index fd56f3a..4658e52 100644 --- a/reactics-bdd/formrsctlk.cc +++ b/reactics-bdd/formrsctlk.cc @@ -1,9 +1,6 @@ /* Copyright (c) 2012, 2013 Artur Meski - - Reuse of the code or its part for any purpose - without the author's permission is strictly prohibited. */ #include "formrsctlk.hh" diff --git a/reactics-bdd/formrsctlk.hh b/reactics-bdd/formrsctlk.hh index 95ee49a..2eae014 100644 --- a/reactics-bdd/formrsctlk.hh +++ b/reactics-bdd/formrsctlk.hh @@ -1,9 +1,6 @@ /* Copyright (c) 2012-2015 Artur Meski - - Reuse of the code or its part for any purpose - without the author's permission is strictly prohibited. */ #ifndef RS_FORMRSCTLK_HH diff --git a/reactics-bdd/reactics.cc b/reactics-bdd/reactics.cc index 06aeab4..bab9681 100644 --- a/reactics-bdd/reactics.cc +++ b/reactics-bdd/reactics.cc @@ -1,9 +1,6 @@ /* Copyright (c) 2012-2014 Artur Meski - - Reuse of the code or its part for any purpose - without the author's permission is strictly prohibited. */ #include "reactics.hh" diff --git a/reactics-bdd/rs.hh b/reactics-bdd/rs.hh index e872da3..45dd971 100644 --- a/reactics-bdd/rs.hh +++ b/reactics-bdd/rs.hh @@ -1,9 +1,6 @@ /* Copyright (c) 2012-2014 Artur Meski - - Reuse of the code or its part for any purpose - without the author's permission is strictly prohibited. */ #ifndef RS_RS_HH diff --git a/reactics-bdd/stateconstr.cc b/reactics-bdd/stateconstr.cc index 8bb6f27..4e9ee17 100644 --- a/reactics-bdd/stateconstr.cc +++ b/reactics-bdd/stateconstr.cc @@ -1,9 +1,6 @@ /* Copyright (c) 2018 Artur Meski - - Reuse of the code or its part for any purpose - without the author's permission is strictly prohibited. */ #include "stateconstr.hh" diff --git a/reactics-bdd/stateconstr.hh b/reactics-bdd/stateconstr.hh index 95460fd..31a038b 100644 --- a/reactics-bdd/stateconstr.hh +++ b/reactics-bdd/stateconstr.hh @@ -1,9 +1,6 @@ /* Copyright (c) 2018 Artur Meski - - Reuse of the code or its part for any purpose - without the author's permission is strictly prohibited. */ #ifndef STATECONSTR_HH diff --git a/reactics-bdd/symrs.hh b/reactics-bdd/symrs.hh index aa275af..669910e 100644 --- a/reactics-bdd/symrs.hh +++ b/reactics-bdd/symrs.hh @@ -1,9 +1,6 @@ /* Copyright (c) 2012-2014 Artur Meski - - Reuse of the code or its part for any purpose - without the author's permission is strictly prohibited. */ #ifndef RS_SYMRSSTATE_HH diff --git a/reactics-bdd/types.hh b/reactics-bdd/types.hh index 9d69bf7..e02c951 100644 --- a/reactics-bdd/types.hh +++ b/reactics-bdd/types.hh @@ -1,9 +1,6 @@ /* Copyright (c) 2018 Artur Meski - - Reuse of the code or its part for any purpose - without the author's permission is strictly prohibited. */ #ifndef RS_TYPES_HH