From 6e133feff5b8dab64f8a349610b937c9502008a4 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 10 Jun 2009 20:18:43 +0000 Subject: Fixed license email address. --- arch.c | 4 ++-- arch.in | 4 ++-- ascii.c | 4 ++-- ascii.in | 4 ++-- att.c | 4 ++-- att.in | 4 ++-- lib.c | 4 ++-- lib.in | 4 ++-- libman.h | 4 ++-- libmdoc.h | 4 ++-- main.c | 4 ++-- man.3 | 6 +++--- man.7 | 6 +++--- man.c | 4 ++-- man.h | 4 ++-- man_action.c | 4 ++-- man_hash.c | 4 ++-- man_macro.c | 4 ++-- man_term.c | 4 ++-- man_validate.c | 4 ++-- mandoc.1 | 6 +++--- mandoc_char.7 | 6 +++--- manuals.7 | 8 ++++---- mdoc.3 | 6 +++--- mdoc.7 | 6 +++--- mdoc.c | 4 ++-- mdoc.h | 4 ++-- mdoc_action.c | 4 ++-- mdoc_argv.c | 4 ++-- mdoc_hash.c | 4 ++-- mdoc_macro.c | 4 ++-- mdoc_term.c | 4 ++-- mdoc_validate.c | 4 ++-- msec.c | 4 ++-- msec.in | 4 ++-- st.c | 4 ++-- term.c | 4 ++-- term.h | 4 ++-- tree.c | 4 ++-- vol.c | 4 ++-- vol.in | 4 ++-- 41 files changed, 90 insertions(+), 90 deletions(-) diff --git a/arch.c b/arch.c index 32804efa..a9dc9bc1 100644 --- a/arch.c +++ b/arch.c @@ -1,6 +1,6 @@ -/* $Id: arch.c,v 1.3 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: arch.c,v 1.4 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/arch.in b/arch.in index e916d042..a4983f52 100644 --- a/arch.in +++ b/arch.in @@ -1,6 +1,6 @@ -/* $Id: arch.in,v 1.4 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: arch.in,v 1.5 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/ascii.c b/ascii.c index 344b47a1..00ca4d39 100644 --- a/ascii.c +++ b/ascii.c @@ -1,6 +1,6 @@ -/* $Id: ascii.c,v 1.7 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: ascii.c,v 1.8 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/ascii.in b/ascii.in index 9ff404df..4b819a8a 100644 --- a/ascii.in +++ b/ascii.in @@ -1,6 +1,6 @@ -/* $Id: ascii.in,v 1.9 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: ascii.in,v 1.10 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/att.c b/att.c index bb812343..0eb57b86 100644 --- a/att.c +++ b/att.c @@ -1,6 +1,6 @@ -/* $Id: att.c,v 1.3 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: att.c,v 1.4 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/att.in b/att.in index 47a4ebe0..87978e06 100644 --- a/att.in +++ b/att.in @@ -1,6 +1,6 @@ -/* $Id: att.in,v 1.4 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: att.in,v 1.5 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib.c b/lib.c index 99d4c8bd..f24f16cb 100644 --- a/lib.c +++ b/lib.c @@ -1,6 +1,6 @@ -/* $Id: lib.c,v 1.3 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: lib.c,v 1.4 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/lib.in b/lib.in index 4a86bc9f..0d1bda3a 100644 --- a/lib.in +++ b/lib.in @@ -1,6 +1,6 @@ -/* $Id: lib.in,v 1.4 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: lib.in,v 1.5 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/libman.h b/libman.h index 0ed8e159..1a2329ea 100644 --- a/libman.h +++ b/libman.h @@ -1,6 +1,6 @@ -/* $Id: libman.h,v 1.8 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: libman.h,v 1.9 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/libmdoc.h b/libmdoc.h index fb2c9773..880d7ea5 100644 --- a/libmdoc.h +++ b/libmdoc.h @@ -1,6 +1,6 @@ -/* $Id: libmdoc.h,v 1.6 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: libmdoc.h,v 1.7 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/main.c b/main.c index 491984a8..de6e4543 100644 --- a/main.c +++ b/main.c @@ -1,6 +1,6 @@ -/* $Id: main.c,v 1.25 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: main.c,v 1.26 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/man.3 b/man.3 index 1bbfcb7e..c55ef89b 100644 --- a/man.3 +++ b/man.3 @@ -1,6 +1,6 @@ -.\" $Id: man.3,v 1.3 2009/04/12 19:45:26 kristaps Exp $ +.\" $Id: man.3,v 1.4 2009/06/10 20:18:43 kristaps Exp $ .\" -.\" Copyright (c) 2009 Kristaps Dzonsons +.\" Copyright (c) 2009 Kristaps Dzonsons .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 12 2009 $ +.Dd $Mdocdate: June 10 2009 $ .Dt MAN 3 .Os .\" SECTION diff --git a/man.7 b/man.7 index fd65da30..2899c8c9 100644 --- a/man.7 +++ b/man.7 @@ -1,6 +1,6 @@ -.\" $Id: man.7,v 1.10 2009/04/12 19:45:26 kristaps Exp $ +.\" $Id: man.7,v 1.11 2009/06/10 20:18:43 kristaps Exp $ .\" -.\" Copyright (c) 2009 Kristaps Dzonsons +.\" Copyright (c) 2009 Kristaps Dzonsons .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 12 2009 $ +.Dd $Mdocdate: June 10 2009 $ .Dt MAN 7 .Os .\" SECTION diff --git a/man.c b/man.c index c3860f33..56b0721c 100644 --- a/man.c +++ b/man.c @@ -1,6 +1,6 @@ -/* $Id: man.c,v 1.18 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: man.c,v 1.19 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/man.h b/man.h index 00ca7ba6..2ae6946c 100644 --- a/man.h +++ b/man.h @@ -1,6 +1,6 @@ -/* $Id: man.h,v 1.11 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: man.h,v 1.12 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/man_action.c b/man_action.c index f51eeeaa..6c7b1e42 100644 --- a/man_action.c +++ b/man_action.c @@ -1,6 +1,6 @@ -/* $Id: man_action.c,v 1.10 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: man_action.c,v 1.11 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/man_hash.c b/man_hash.c index a6357af2..599c9f3f 100644 --- a/man_hash.c +++ b/man_hash.c @@ -1,6 +1,6 @@ -/* $Id: man_hash.c,v 1.7 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: man_hash.c,v 1.8 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/man_macro.c b/man_macro.c index 88902dc4..1fce4a04 100644 --- a/man_macro.c +++ b/man_macro.c @@ -1,6 +1,6 @@ -/* $Id: man_macro.c,v 1.14 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: man_macro.c,v 1.15 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/man_term.c b/man_term.c index 753d24b4..67cafb20 100644 --- a/man_term.c +++ b/man_term.c @@ -1,6 +1,6 @@ -/* $Id: man_term.c,v 1.8 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: man_term.c,v 1.9 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/man_validate.c b/man_validate.c index 9bb1509f..61c199b6 100644 --- a/man_validate.c +++ b/man_validate.c @@ -1,6 +1,6 @@ -/* $Id: man_validate.c,v 1.8 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: man_validate.c,v 1.9 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mandoc.1 b/mandoc.1 index 0e4a5f6b..03d0e02d 100644 --- a/mandoc.1 +++ b/mandoc.1 @@ -1,6 +1,6 @@ -.\" $Id: mandoc.1,v 1.16 2009/04/12 19:45:26 kristaps Exp $ +.\" $Id: mandoc.1,v 1.17 2009/06/10 20:18:43 kristaps Exp $ .\" -.\" Copyright (c) 2009 Kristaps Dzonsons +.\" Copyright (c) 2009 Kristaps Dzonsons .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 12 2009 $ +.Dd $Mdocdate: June 10 2009 $ .Dt MANDOC 1 .Os .\" SECTION diff --git a/mandoc_char.7 b/mandoc_char.7 index 0db65e10..8b061d27 100644 --- a/mandoc_char.7 +++ b/mandoc_char.7 @@ -1,6 +1,6 @@ -.\" $Id: mandoc_char.7,v 1.4 2009/04/12 19:45:26 kristaps Exp $ +.\" $Id: mandoc_char.7,v 1.5 2009/06/10 20:18:43 kristaps Exp $ .\" -.\" Copyright (c) 2009 Kristaps Dzonsons +.\" Copyright (c) 2009 Kristaps Dzonsons .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 12 2009 $ +.Dd $Mdocdate: June 10 2009 $ .Dt MANDOC_CHAR 7 .Os .\" SECTION diff --git a/manuals.7 b/manuals.7 index eccea8fa..6a687e90 100644 --- a/manuals.7 +++ b/manuals.7 @@ -1,6 +1,6 @@ -.\" $Id: manuals.7,v 1.13 2009/04/12 19:45:26 kristaps Exp $ +.\" $Id: manuals.7,v 1.14 2009/06/10 20:18:43 kristaps Exp $ .\" -.\" Copyright (c) 2009 Kristaps Dzonsons +.\" Copyright (c) 2009 Kristaps Dzonsons .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 12 2009 $ +.Dd $Mdocdate: June 10 2009 $ .Dt MANUALS 7 .Os .\" SECTION @@ -155,7 +155,7 @@ or to version-control your work. If you wish the last check-in to effect your document's date, use the following RCS tag for the date macro: .Pp -.Dl \&.Dd $Mdocdate: April 12 2009 $ +.Dl \&.Dd $Mdocdate: June 10 2009 $ .\" SUBSECTION .Ss Viewing mdoc documents may be paged to your terminal with diff --git a/mdoc.3 b/mdoc.3 index dd832f58..fd5db6e1 100644 --- a/mdoc.3 +++ b/mdoc.3 @@ -1,6 +1,6 @@ -.\" $Id: mdoc.3,v 1.28 2009/04/12 19:45:26 kristaps Exp $ +.\" $Id: mdoc.3,v 1.29 2009/06/10 20:18:43 kristaps Exp $ .\" -.\" Copyright (c) 2009 Kristaps Dzonsons +.\" Copyright (c) 2009 Kristaps Dzonsons .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 12 2009 $ +.Dd $Mdocdate: June 10 2009 $ .Dt MDOC 3 .Os .\" SECTION diff --git a/mdoc.7 b/mdoc.7 index 9c43c223..8c824529 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,6 +1,6 @@ -.\" $Id: mdoc.7,v 1.22 2009/04/12 19:45:26 kristaps Exp $ +.\" $Id: mdoc.7,v 1.23 2009/06/10 20:18:43 kristaps Exp $ .\" -.\" Copyright (c) 2009 Kristaps Dzonsons +.\" Copyright (c) 2009 Kristaps Dzonsons .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 12 2009 $ +.Dd $Mdocdate: June 10 2009 $ .Dt MDOC 7 .Os .\" SECTION diff --git a/mdoc.c b/mdoc.c index 9f0e77d3..749e18b1 100644 --- a/mdoc.c +++ b/mdoc.c @@ -1,6 +1,6 @@ -/* $Id: mdoc.c,v 1.75 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: mdoc.c,v 1.76 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mdoc.h b/mdoc.h index 12d8ff45..a641a352 100644 --- a/mdoc.h +++ b/mdoc.h @@ -1,6 +1,6 @@ -/* $Id: mdoc.h,v 1.56 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: mdoc.h,v 1.57 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mdoc_action.c b/mdoc_action.c index 81b47ed1..d8a28a62 100644 --- a/mdoc_action.c +++ b/mdoc_action.c @@ -1,6 +1,6 @@ -/* $Id: mdoc_action.c,v 1.8 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: mdoc_action.c,v 1.9 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mdoc_argv.c b/mdoc_argv.c index b13bdc4c..1cde4441 100644 --- a/mdoc_argv.c +++ b/mdoc_argv.c @@ -1,6 +1,6 @@ -/* $Id: mdoc_argv.c,v 1.3 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: mdoc_argv.c,v 1.4 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mdoc_hash.c b/mdoc_hash.c index 9755e333..ac1a4701 100644 --- a/mdoc_hash.c +++ b/mdoc_hash.c @@ -1,6 +1,6 @@ -/* $Id: mdoc_hash.c,v 1.3 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: mdoc_hash.c,v 1.4 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mdoc_macro.c b/mdoc_macro.c index fb7b8cc8..e918a648 100644 --- a/mdoc_macro.c +++ b/mdoc_macro.c @@ -1,6 +1,6 @@ -/* $Id: mdoc_macro.c,v 1.8 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: mdoc_macro.c,v 1.9 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mdoc_term.c b/mdoc_term.c index c64eb5d1..a43bde55 100644 --- a/mdoc_term.c +++ b/mdoc_term.c @@ -1,6 +1,6 @@ -/* $Id: mdoc_term.c,v 1.6 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: mdoc_term.c,v 1.7 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/mdoc_validate.c b/mdoc_validate.c index b6cb2a48..9d822632 100644 --- a/mdoc_validate.c +++ b/mdoc_validate.c @@ -1,6 +1,6 @@ -/* $Id: mdoc_validate.c,v 1.6 2009/04/12 19:49:35 kristaps Exp $ */ +/* $Id: mdoc_validate.c,v 1.7 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/msec.c b/msec.c index 9a2d646f..09e1a89b 100644 --- a/msec.c +++ b/msec.c @@ -1,6 +1,6 @@ -/* $Id: msec.c,v 1.3 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: msec.c,v 1.4 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/msec.in b/msec.in index 7d85c501..cc1a3eab 100644 --- a/msec.in +++ b/msec.in @@ -1,6 +1,6 @@ -/* $Id: msec.in,v 1.4 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: msec.in,v 1.5 2009/06/10 20:18:43 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/st.c b/st.c index 7f8bb491..b898a4a3 100644 --- a/st.c +++ b/st.c @@ -1,6 +1,6 @@ -/* $Id: st.c,v 1.3 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: st.c,v 1.4 2009/06/10 20:18:44 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/term.c b/term.c index 2d1a6607..0cdae1d3 100644 --- a/term.c +++ b/term.c @@ -1,6 +1,6 @@ -/* $Id: term.c,v 1.74 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: term.c,v 1.75 2009/06/10 20:18:44 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/term.h b/term.h index 7cbe9145..b1813756 100644 --- a/term.h +++ b/term.h @@ -1,6 +1,6 @@ -/* $Id: term.h,v 1.36 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: term.h,v 1.37 2009/06/10 20:18:44 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/tree.c b/tree.c index 85cf96cd..5a237df1 100644 --- a/tree.c +++ b/tree.c @@ -1,6 +1,6 @@ -/* $Id: tree.c,v 1.12 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: tree.c,v 1.13 2009/06/10 20:18:44 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/vol.c b/vol.c index 278b1227..40e34f2f 100644 --- a/vol.c +++ b/vol.c @@ -1,6 +1,6 @@ -/* $Id: vol.c,v 1.3 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: vol.c,v 1.4 2009/06/10 20:18:44 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/vol.in b/vol.in index 91f36fe9..44b5bfe8 100644 --- a/vol.in +++ b/vol.in @@ -1,6 +1,6 @@ -/* $Id: vol.in,v 1.4 2009/04/12 19:45:26 kristaps Exp $ */ +/* $Id: vol.in,v 1.5 2009/06/10 20:18:44 kristaps Exp $ */ /* - * Copyright (c) 2009 Kristaps Dzonsons + * Copyright (c) 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3