summaryrefslogtreecommitdiff
path: root/comsat
diff options
context:
space:
mode:
Diffstat (limited to 'comsat')
-rw-r--r--comsat/Makefile.am2
-rw-r--r--comsat/action.c2
-rw-r--r--comsat/biff.rc2
-rw-r--r--comsat/biffrc.sed2
-rw-r--r--comsat/comsat.c4
-rw-r--r--comsat/comsat.h2
-rw-r--r--comsat/tests/atlocal.in2
-rw-r--r--comsat/tests/testsuite.at4
8 files changed, 9 insertions, 11 deletions
diff --git a/comsat/Makefile.am b/comsat/Makefile.am
index b68e9f05e..644eb8193 100644
--- a/comsat/Makefile.am
+++ b/comsat/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of GNU Mailutils.
-## Copyright (C) 2001-2021 Free Software Foundation, Inc.
+## Copyright (C) 2001-2024 Free Software Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
diff --git a/comsat/action.c b/comsat/action.c
index 60d46c148..d2a38c7c4 100644
--- a/comsat/action.c
+++ b/comsat/action.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/comsat/biff.rc b/comsat/biff.rc
index a7e7b84f2..7bbc0cf1e 100644
--- a/comsat/biff.rc
+++ b/comsat/biff.rc
@@ -1,5 +1,5 @@
# The default biffrc file for GNU Mailutils comsatd utility.
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2024 Free Software Foundation, Inc.
#
# GNU Mailutils is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
diff --git a/comsat/biffrc.sed b/comsat/biffrc.sed
index f985b53ed..eb323ae4a 100644
--- a/comsat/biffrc.sed
+++ b/comsat/biffrc.sed
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils.
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2024 Free Software Foundation, Inc.
#
# GNU Mailutils is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
diff --git a/comsat/comsat.c b/comsat/comsat.c
index 036247dd6..0f319b128 100644
--- a/comsat/comsat.c
+++ b/comsat/comsat.c
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -229,7 +229,7 @@ static char *capa[] = {
NULL
};
-static RETSIGTYPE
+static void
sig_hup (int sig)
{
mu_m_server_stop (1);
diff --git a/comsat/comsat.h b/comsat/comsat.h
index de57a366c..39b2e6385 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999-2021 Free Software Foundation, Inc.
+ Copyright (C) 1999-2024 Free Software Foundation, Inc.
GNU Mailutils is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/comsat/tests/atlocal.in b/comsat/tests/atlocal.in
index ee5af1a7d..b6da8ec47 100644
--- a/comsat/tests/atlocal.in
+++ b/comsat/tests/atlocal.in
@@ -1,6 +1,6 @@
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Mailutils test suite.
-# Copyright (C) 2004-2021 Free Software Foundation, Inc.
+# Copyright (C) 2004-2024 Free Software Foundation, Inc.
PATH=@abs_builddir@:@abs_top_builddir@/comsat:@abs_top_builddir@/testsuite:$top_srcdir:$srcdir:$PATH
spooldir=$abs_top_srcdir/testsuite/spool/
diff --git a/comsat/tests/testsuite.at b/comsat/tests/testsuite.at
index 302d32701..698c4b991 100644
--- a/comsat/tests/testsuite.at
+++ b/comsat/tests/testsuite.at
@@ -1,5 +1,5 @@
# This file is part of GNU Mailutils. -*- Autotest -*-
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# GNU Mailutils is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
@@ -59,7 +59,6 @@ Subject: Invitation
---
Have some wine
-
---
])
@@ -77,7 +76,6 @@ Subject: Funny watch (was Re: Watch)
What a funny watch! It tells the day of the
month, and doesn't tell what o'clock it is!
-
---
])

Return to:

Send suggestions and report system problems to the System administrator.