summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ClientWindow.cc4
-rw-r--r--src/ClientWindow.hh4
-rw-r--r--src/MainWindow.cc4
-rw-r--r--src/MainWindow.hh4
-rw-r--r--src/ModuleWindow.cc4
-rw-r--r--src/ModuleWindow.hh4
-rw-r--r--src/SampleWindow.cc4
-rw-r--r--src/SampleWindow.hh4
-rw-r--r--src/ServerInfoManager.cc4
-rw-r--r--src/ServerInfoManager.hh4
-rw-r--r--src/SinkInputWindow.cc4
-rw-r--r--src/SinkInputWindow.hh4
-rw-r--r--src/SinkWindow.cc4
-rw-r--r--src/SinkWindow.hh4
-rw-r--r--src/SourceOutputWindow.cc4
-rw-r--r--src/SourceOutputWindow.hh4
-rw-r--r--src/SourceWindow.cc4
-rw-r--r--src/SourceWindow.hh4
-rw-r--r--src/StatWindow.cc4
-rw-r--r--src/StatWindow.hh4
-rw-r--r--src/paman.cc4
-rw-r--r--src/paman.hh4
22 files changed, 44 insertions, 44 deletions
diff --git a/src/ClientWindow.cc b/src/ClientWindow.cc
index c249710..f693ebc 100644
--- a/src/ClientWindow.cc
+++ b/src/ClientWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/ClientWindow.hh b/src/ClientWindow.hh
index c7c52ad..4a9969d 100644
--- a/src/ClientWindow.hh
+++ b/src/ClientWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/MainWindow.cc b/src/MainWindow.cc
index d13f131..1cd11f1 100644
--- a/src/MainWindow.cc
+++ b/src/MainWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/MainWindow.hh b/src/MainWindow.hh
index ddf3904..ed99b02 100644
--- a/src/MainWindow.hh
+++ b/src/MainWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/ModuleWindow.cc b/src/ModuleWindow.cc
index 0c8d185..c95727d 100644
--- a/src/ModuleWindow.cc
+++ b/src/ModuleWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/ModuleWindow.hh b/src/ModuleWindow.hh
index 97ab401..6cb458d 100644
--- a/src/ModuleWindow.hh
+++ b/src/ModuleWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SampleWindow.cc b/src/SampleWindow.cc
index ad38f78..8de15ad 100644
--- a/src/SampleWindow.cc
+++ b/src/SampleWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SampleWindow.hh b/src/SampleWindow.hh
index a4c833a..4c29ccf 100644
--- a/src/SampleWindow.hh
+++ b/src/SampleWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/ServerInfoManager.cc b/src/ServerInfoManager.cc
index 87c160c..0e3a193 100644
--- a/src/ServerInfoManager.cc
+++ b/src/ServerInfoManager.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/ServerInfoManager.hh b/src/ServerInfoManager.hh
index 80f7c77..348641f 100644
--- a/src/ServerInfoManager.hh
+++ b/src/ServerInfoManager.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SinkInputWindow.cc b/src/SinkInputWindow.cc
index 4c2e15c..ae6b361 100644
--- a/src/SinkInputWindow.cc
+++ b/src/SinkInputWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SinkInputWindow.hh b/src/SinkInputWindow.hh
index 84a3ae4..ba3bd2b 100644
--- a/src/SinkInputWindow.hh
+++ b/src/SinkInputWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SinkWindow.cc b/src/SinkWindow.cc
index b22c6e1..6acede7 100644
--- a/src/SinkWindow.cc
+++ b/src/SinkWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SinkWindow.hh b/src/SinkWindow.hh
index dcabb3b..b5214ad 100644
--- a/src/SinkWindow.hh
+++ b/src/SinkWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SourceOutputWindow.cc b/src/SourceOutputWindow.cc
index ad1011b..7dc5281 100644
--- a/src/SourceOutputWindow.cc
+++ b/src/SourceOutputWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SourceOutputWindow.hh b/src/SourceOutputWindow.hh
index 7ced848..7be8f77 100644
--- a/src/SourceOutputWindow.hh
+++ b/src/SourceOutputWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SourceWindow.cc b/src/SourceWindow.cc
index 7a9e949..1802bc0 100644
--- a/src/SourceWindow.cc
+++ b/src/SourceWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/SourceWindow.hh b/src/SourceWindow.hh
index 05e5167..3fbc092 100644
--- a/src/SourceWindow.hh
+++ b/src/SourceWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/StatWindow.cc b/src/StatWindow.cc
index 087c309..238c9fa 100644
--- a/src/StatWindow.cc
+++ b/src/StatWindow.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/StatWindow.hh b/src/StatWindow.hh
index a4d69e7..2e8faca 100644
--- a/src/StatWindow.hh
+++ b/src/StatWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/paman.cc b/src/paman.cc
index 8e28bd8..2763fc3 100644
--- a/src/paman.cc
+++ b/src/paman.cc
@@ -4,7 +4,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -13,7 +13,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.
diff --git a/src/paman.hh b/src/paman.hh
index 443eba7..8063774 100644
--- a/src/paman.hh
+++ b/src/paman.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any later version.
@@ -16,7 +16,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.