diff --git a/src/mcsfile/args.c b/src/mcsfile/args.c index f903f52..5646af9 100644 --- a/src/mcsfile/args.c +++ b/src/mcsfile/args.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/mcsfile/main.c b/src/mcsfile/main.c index 3b1ac1c..e201670 100644 --- a/src/mcsfile/main.c +++ b/src/mcsfile/main.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/mcsfile/main.h b/src/mcsfile/main.h index 35d4aa6..b905567 100644 --- a/src/mcsfile/main.h +++ b/src/mcsfile/main.h @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #ifndef MAIN_H diff --git a/src/mcsfile/print.c b/src/mcsfile/print.c index 0379322..df8bbc5 100644 --- a/src/mcsfile/print.c +++ b/src/mcsfile/print.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7/args.c b/src/p7/args.c index ca048aa..bc724df 100644 --- a/src/p7/args.c +++ b/src/p7/args.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7/dump.c b/src/p7/dump.c index 5d5234f..931c399 100644 --- a/src/p7/dump.c +++ b/src/p7/dump.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7/list_devices.c b/src/p7/list_devices.c index 8d4c315..821e7ea 100644 --- a/src/p7/list_devices.c +++ b/src/p7/list_devices.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7/main.c b/src/p7/main.c index 1951190..d6be6dc 100644 --- a/src/p7/main.c +++ b/src/p7/main.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7/main.h b/src/p7/main.h index 1a72606..77f7548 100644 --- a/src/p7/main.h +++ b/src/p7/main.h @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #ifndef MAIN_H diff --git a/src/p7os/args.c b/src/p7os/args.c index 5a45f4c..bb1e3de 100644 --- a/src/p7os/args.c +++ b/src/p7os/args.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7os/main.c b/src/p7os/main.c index 7774cf9..647565c 100644 --- a/src/p7os/main.c +++ b/src/p7os/main.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7os/main.h b/src/p7os/main.h index 1158510..59b3792 100644 --- a/src/p7os/main.h +++ b/src/p7os/main.h @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #ifndef MAIN_H diff --git a/src/p7os/prepare.c b/src/p7os/prepare.c index e0a2566..c738236 100644 --- a/src/p7os/prepare.c +++ b/src/p7os/prepare.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7screen/args.c b/src/p7screen/args.c index 6c9820c..7b27b18 100644 --- a/src/p7screen/args.c +++ b/src/p7screen/args.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7screen/main.c b/src/p7screen/main.c index c082815..0f2d504 100644 --- a/src/p7screen/main.c +++ b/src/p7screen/main.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7screen/main.h b/src/p7screen/main.h index 88049f1..28f971d 100644 --- a/src/p7screen/main.h +++ b/src/p7screen/main.h @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #ifndef MAIN_H diff --git a/src/p7servtest/args.c b/src/p7servtest/args.c index 3bdb651..7a3f484 100644 --- a/src/p7servtest/args.c +++ b/src/p7servtest/args.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7servtest/client.c b/src/p7servtest/client.c index 0ae7d16..035f1ce 100644 --- a/src/p7servtest/client.c +++ b/src/p7servtest/client.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7servtest/main.c b/src/p7servtest/main.c index 5b67930..8406960 100644 --- a/src/p7servtest/main.c +++ b/src/p7servtest/main.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h" diff --git a/src/p7servtest/main.h b/src/p7servtest/main.h index a37c6bf..b772db1 100644 --- a/src/p7servtest/main.h +++ b/src/p7servtest/main.h @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #ifndef MAIN_H diff --git a/src/p7servtest/server.c b/src/p7servtest/server.c index 45a6925..f905b08 100644 --- a/src/p7servtest/server.c +++ b/src/p7servtest/server.c @@ -11,9 +11,9 @@ * p7utils is distributed in the hope that 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. + * See the GNU 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 the GNU General Public License * along with p7utils; if not, see . * ************************************************************************** */ #include "main.h"