summaryrefslogtreecommitdiffstats
path: root/src/mwi
diff options
context:
space:
mode:
Diffstat (limited to 'src/mwi')
-rw-r--r--src/mwi/mwi.cpp3
-rw-r--r--src/mwi/mwi.h3
-rw-r--r--src/mwi/mwi_dialog.cpp3
-rw-r--r--src/mwi/mwi_dialog.h3
-rw-r--r--src/mwi/mwi_subscription.cpp3
-rw-r--r--src/mwi/mwi_subscription.h3
-rw-r--r--src/mwi/simple_msg_sum_body.cpp3
-rw-r--r--src/mwi/simple_msg_sum_body.h3
8 files changed, 8 insertions, 16 deletions
diff --git a/src/mwi/mwi.cpp b/src/mwi/mwi.cpp
index d889cd9..486efd4 100644
--- a/src/mwi/mwi.cpp
+++ b/src/mwi/mwi.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "mwi.h"
diff --git a/src/mwi/mwi.h b/src/mwi/mwi.h
index a6bd51b..77a4513 100644
--- a/src/mwi/mwi.h
+++ b/src/mwi/mwi.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/**
diff --git a/src/mwi/mwi_dialog.cpp b/src/mwi/mwi_dialog.cpp
index 135a866..e80a030 100644
--- a/src/mwi/mwi_dialog.cpp
+++ b/src/mwi/mwi_dialog.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "mwi_dialog.h"
diff --git a/src/mwi/mwi_dialog.h b/src/mwi/mwi_dialog.h
index 73e2d91..7a225ad 100644
--- a/src/mwi/mwi_dialog.h
+++ b/src/mwi/mwi_dialog.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#ifndef _MWI_DIALOG_H
diff --git a/src/mwi/mwi_subscription.cpp b/src/mwi/mwi_subscription.cpp
index 795acd7..d25cea3 100644
--- a/src/mwi/mwi_subscription.cpp
+++ b/src/mwi/mwi_subscription.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "mwi_subscription.h"
diff --git a/src/mwi/mwi_subscription.h b/src/mwi/mwi_subscription.h
index 1abd8af..fc13b58 100644
--- a/src/mwi/mwi_subscription.h
+++ b/src/mwi/mwi_subscription.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// RFC 3842
diff --git a/src/mwi/simple_msg_sum_body.cpp b/src/mwi/simple_msg_sum_body.cpp
index 1d20609..b42be6a 100644
--- a/src/mwi/simple_msg_sum_body.cpp
+++ b/src/mwi/simple_msg_sum_body.cpp
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#include "simple_msg_sum_body.h"
diff --git a/src/mwi/simple_msg_sum_body.h b/src/mwi/simple_msg_sum_body.h
index 346626f..3c83170 100644
--- a/src/mwi/simple_msg_sum_body.h
+++ b/src/mwi/simple_msg_sum_body.h
@@ -12,8 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/**