aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mail
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
commit8af1452cf8dd1b33da881f84e445d5981eaa9613 (patch)
treecb772fa69b05d0a14bcc6022fa62709c2343eb17 /usr.bin/mail
parenta75b8f47d17745e61ef010a3faeb1624e346a0d4 (diff)
Notes
Diffstat (limited to 'usr.bin/mail')
-rw-r--r--usr.bin/mail/edit.c2
-rw-r--r--usr.bin/mail/fio.c2
-rw-r--r--usr.bin/mail/lex.c2
3 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/mail/edit.c b/usr.bin/mail/edit.c
index 2f3539bc160a..76d679d9af33 100644
--- a/usr.bin/mail/edit.c
+++ b/usr.bin/mail/edit.c
@@ -29,8 +29,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef lint
diff --git a/usr.bin/mail/fio.c b/usr.bin/mail/fio.c
index 67413b5ce12b..0fb86b33e7e6 100644
--- a/usr.bin/mail/fio.c
+++ b/usr.bin/mail/fio.c
@@ -29,8 +29,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef lint
diff --git a/usr.bin/mail/lex.c b/usr.bin/mail/lex.c
index 5f1bb524ec95..c0f260495fb2 100644
--- a/usr.bin/mail/lex.c
+++ b/usr.bin/mail/lex.c
@@ -29,8 +29,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#ifndef lint