aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-06-19 20:46:27 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-06-19 20:46:27 +0000
commit972a8d7ae7f6cd2ac8f3987e69555ad859c46dac (patch)
treef250e5575e68a696f89a1a11ce48c6c662271936
parent4d4e55e0bbe1c28b6ab81698c22a2f0a7748d4e2 (diff)
downloadmandoc-972a8d7ae7f6cd2ac8f3987e69555ad859c46dac.tar.gz
mandoc-972a8d7ae7f6cd2ac8f3987e69555ad859c46dac.tar.zst
mandoc-972a8d7ae7f6cd2ac8f3987e69555ad859c46dac.zip
Churn as I finish email address migration kth.se -> bsd.lv.
-rw-r--r--arch.c4
-rw-r--r--arch.in4
-rw-r--r--att.c4
-rw-r--r--att.in4
-rw-r--r--chars.c4
-rw-r--r--chars.h4
-rw-r--r--chars.in4
-rw-r--r--html.c4
-rw-r--r--html.h4
-rw-r--r--lib.c4
-rw-r--r--lib.in4
-rw-r--r--libman.h4
-rw-r--r--libmandoc.h4
-rw-r--r--libmdoc.h4
-rw-r--r--main.c4
-rw-r--r--main.h4
-rw-r--r--man.c4
-rw-r--r--man.h4
-rw-r--r--man_argv.c4
-rw-r--r--man_hash.c4
-rw-r--r--man_html.c4
-rw-r--r--man_macro.c4
-rw-r--r--man_term.c4
-rw-r--r--man_validate.c4
-rw-r--r--mandoc.c4
-rw-r--r--mdoc.h4
-rw-r--r--mdoc_action.c4
-rw-r--r--mdoc_argv.c4
-rw-r--r--mdoc_hash.c4
-rw-r--r--mdoc_html.c4
-rw-r--r--mdoc_macro.c4
-rw-r--r--mdoc_strings.c4
-rw-r--r--mdoc_term.c4
-rw-r--r--msec.in4
-rw-r--r--out.c4
-rw-r--r--out.h4
-rw-r--r--st.c4
-rw-r--r--st.in4
-rw-r--r--term.c4
-rw-r--r--term.h4
-rw-r--r--term_ascii.c4
-rw-r--r--term_ps.c4
-rw-r--r--tree.c4
-rw-r--r--vol.c4
-rw-r--r--vol.in4
45 files changed, 90 insertions, 90 deletions
diff --git a/arch.c b/arch.c
index 61204969..c3d76340 100644
--- a/arch.c
+++ b/arch.c
@@ -1,6 +1,6 @@
-/* $Id: arch.c,v 1.7 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: arch.c,v 1.8 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 b1d76b28..d73e2461 100644
--- a/arch.in
+++ b/arch.in
@@ -1,6 +1,6 @@
-/* $Id: arch.in,v 1.7 2010/03/26 07:07:58 kristaps Exp $ */
+/* $Id: arch.in,v 1.8 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 290dbb73..cfd6b443 100644
--- a/att.c
+++ b/att.c
@@ -1,6 +1,6 @@
-/* $Id: att.c,v 1.7 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: att.c,v 1.8 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 87978e06..48fcd30b 100644
--- a/att.in
+++ b/att.in
@@ -1,6 +1,6 @@
-/* $Id: att.in,v 1.5 2009/06/10 20:18:43 kristaps Exp $ */
+/* $Id: att.in,v 1.6 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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/chars.c b/chars.c
index bc688bce..126274c0 100644
--- a/chars.c
+++ b/chars.c
@@ -1,6 +1,6 @@
-/* $Id: chars.c,v 1.19 2010/06/01 11:47:28 kristaps Exp $ */
+/* $Id: chars.c,v 1.20 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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/chars.h b/chars.h
index 81097027..e1000e65 100644
--- a/chars.h
+++ b/chars.h
@@ -1,6 +1,6 @@
-/* $Id: chars.h,v 1.3 2010/05/25 12:37:20 kristaps Exp $ */
+/* $Id: chars.h,v 1.4 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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/chars.in b/chars.in
index fc0834cb..ebbbcfaa 100644
--- a/chars.in
+++ b/chars.in
@@ -1,6 +1,6 @@
-/* $Id: chars.in,v 1.24 2010/06/01 11:47:28 kristaps Exp $ */
+/* $Id: chars.in,v 1.25 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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/html.c b/html.c
index 6f0d318a..817272ad 100644
--- a/html.c
+++ b/html.c
@@ -1,6 +1,6 @@
-/* $Id: html.c,v 1.101 2010/06/07 10:52:44 kristaps Exp $ */
+/* $Id: html.c,v 1.102 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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/html.h b/html.h
index 5f462d97..874adc07 100644
--- a/html.h
+++ b/html.h
@@ -1,6 +1,6 @@
-/* $Id: html.h,v 1.23 2010/04/05 08:51:56 kristaps Exp $ */
+/* $Id: html.h,v 1.24 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 dd345206..bbf2aec8 100644
--- a/lib.c
+++ b/lib.c
@@ -1,6 +1,6 @@
-/* $Id: lib.c,v 1.7 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: lib.c,v 1.8 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 a70dc43a..18ee711c 100644
--- a/lib.in
+++ b/lib.in
@@ -1,6 +1,6 @@
-/* $Id: lib.in,v 1.8 2010/06/11 23:40:33 kristaps Exp $ */
+/* $Id: lib.in,v 1.9 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 ea9f3ffa..4a0df633 100644
--- a/libman.h
+++ b/libman.h
@@ -1,6 +1,6 @@
-/* $Id: libman.h,v 1.35 2010/06/09 19:22:56 kristaps Exp $ */
+/* $Id: libman.h,v 1.36 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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/libmandoc.h b/libmandoc.h
index 4b053032..b25e4a7e 100644
--- a/libmandoc.h
+++ b/libmandoc.h
@@ -1,6 +1,6 @@
-/* $Id: libmandoc.h,v 1.7 2010/06/09 19:22:56 kristaps Exp $ */
+/* $Id: libmandoc.h,v 1.8 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 b106b557..e0935be0 100644
--- a/libmdoc.h
+++ b/libmdoc.h
@@ -1,6 +1,6 @@
-/* $Id: libmdoc.h,v 1.52 2010/06/03 13:44:36 kristaps Exp $ */
+/* $Id: libmdoc.h,v 1.53 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 0c014da1..4aeb99ec 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,6 @@
-/* $Id: main.c,v 1.88 2010/06/12 11:41:50 kristaps Exp $ */
+/* $Id: main.c,v 1.89 2010/06/19 20:46:27 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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.h b/main.h
index 75b28408..c48d0053 100644
--- a/main.h
+++ b/main.h
@@ -1,6 +1,6 @@
-/* $Id: main.h,v 1.6 2010/06/08 13:22:37 kristaps Exp $ */
+/* $Id: main.h,v 1.7 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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.c b/man.c
index 4270a57e..b810735b 100644
--- a/man.c
+++ b/man.c
@@ -1,6 +1,6 @@
-/* $Id: man.c,v 1.75 2010/05/26 14:03:54 kristaps Exp $ */
+/* $Id: man.c,v 1.76 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 6f8fa013..46ec7f8e 100644
--- a/man.h
+++ b/man.h
@@ -1,6 +1,6 @@
-/* $Id: man.h,v 1.36 2010/05/26 14:03:54 kristaps Exp $ */
+/* $Id: man.h,v 1.37 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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_argv.c b/man_argv.c
index 941bef72..44b9a25c 100644
--- a/man_argv.c
+++ b/man_argv.c
@@ -1,6 +1,6 @@
-/* $Id: man_argv.c,v 1.3 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: man_argv.c,v 1.4 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 6602ca70..e80a39c4 100644
--- a/man_hash.c
+++ b/man_hash.c
@@ -1,6 +1,6 @@
-/* $Id: man_hash.c,v 1.21 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: man_hash.c,v 1.22 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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_html.c b/man_html.c
index 80635464..2406393a 100644
--- a/man_html.c
+++ b/man_html.c
@@ -1,6 +1,6 @@
-/* $Id: man_html.c,v 1.36 2010/05/26 14:03:54 kristaps Exp $ */
+/* $Id: man_html.c,v 1.37 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 da560812..387e0a34 100644
--- a/man_macro.c
+++ b/man_macro.c
@@ -1,6 +1,6 @@
-/* $Id: man_macro.c,v 1.46 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: man_macro.c,v 1.47 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 8c512702..db2e9cc4 100644
--- a/man_term.c
+++ b/man_term.c
@@ -1,6 +1,6 @@
-/* $Id: man_term.c,v 1.75 2010/06/10 23:24:37 schwarze Exp $ */
+/* $Id: man_term.c,v 1.76 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 8d04e2ea..fb7056fe 100644
--- a/man_validate.c
+++ b/man_validate.c
@@ -1,6 +1,6 @@
-/* $Id: man_validate.c,v 1.43 2010/06/09 19:22:56 kristaps Exp $ */
+/* $Id: man_validate.c,v 1.44 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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.c b/mandoc.c
index a8c63ff1..a923a368 100644
--- a/mandoc.c
+++ b/mandoc.c
@@ -1,6 +1,6 @@
-/* $Id: mandoc.c,v 1.18 2010/06/09 19:22:56 kristaps Exp $ */
+/* $Id: mandoc.c,v 1.19 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 b9f4ab73..7a84ab16 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -1,6 +1,6 @@
-/* $Id: mdoc.h,v 1.89 2010/06/13 21:02:48 kristaps Exp $ */
+/* $Id: mdoc.h,v 1.90 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 9cdeeb62..3cc87e41 100644
--- a/mdoc_action.c
+++ b/mdoc_action.c
@@ -1,6 +1,6 @@
-/* $Id: mdoc_action.c,v 1.70 2010/06/13 21:02:48 kristaps Exp $ */
+/* $Id: mdoc_action.c,v 1.71 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 334a6087..700d558a 100644
--- a/mdoc_argv.c
+++ b/mdoc_argv.c
@@ -1,6 +1,6 @@
-/* $Id: mdoc_argv.c,v 1.53 2010/06/12 11:58:22 kristaps Exp $ */
+/* $Id: mdoc_argv.c,v 1.54 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 85363302..3bf29dfd 100644
--- a/mdoc_hash.c
+++ b/mdoc_hash.c
@@ -1,6 +1,6 @@
-/* $Id: mdoc_hash.c,v 1.15 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: mdoc_hash.c,v 1.16 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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_html.c b/mdoc_html.c
index 62dabad4..82ecccf0 100644
--- a/mdoc_html.c
+++ b/mdoc_html.c
@@ -1,6 +1,6 @@
-/* $Id: mdoc_html.c,v 1.84 2010/06/13 21:41:58 kristaps Exp $ */
+/* $Id: mdoc_html.c,v 1.85 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 d4c8dd14..0b0fe408 100644
--- a/mdoc_macro.c
+++ b/mdoc_macro.c
@@ -1,6 +1,6 @@
-/* $Id: mdoc_macro.c,v 1.79 2010/05/31 23:49:16 kristaps Exp $ */
+/* $Id: mdoc_macro.c,v 1.80 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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_strings.c b/mdoc_strings.c
index 60af80c1..c05807f1 100644
--- a/mdoc_strings.c
+++ b/mdoc_strings.c
@@ -1,6 +1,6 @@
-/* $Id: mdoc_strings.c,v 1.22 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: mdoc_strings.c,v 1.23 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 ab1d610e..c3dc634a 100644
--- a/mdoc_term.c
+++ b/mdoc_term.c
@@ -1,6 +1,6 @@
-/* $Id: mdoc_term.c,v 1.155 2010/06/13 22:05:43 kristaps Exp $ */
+/* $Id: mdoc_term.c,v 1.156 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 cc1a3eab..f3aebb46 100644
--- a/msec.in
+++ b/msec.in
@@ -1,6 +1,6 @@
-/* $Id: msec.in,v 1.5 2009/06/10 20:18:43 kristaps Exp $ */
+/* $Id: msec.in,v 1.6 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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/out.c b/out.c
index 7e5ccad8..6a26f95a 100644
--- a/out.c
+++ b/out.c
@@ -1,6 +1,6 @@
-/* $Id: out.c,v 1.15 2010/04/07 11:29:55 kristaps Exp $ */
+/* $Id: out.c,v 1.16 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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/out.h b/out.h
index b5eb7c81..39dde420 100644
--- a/out.h
+++ b/out.h
@@ -1,6 +1,6 @@
-/* $Id: out.h,v 1.10 2010/04/07 11:25:38 kristaps Exp $ */
+/* $Id: out.h,v 1.11 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 f8d379e4..5c6798e5 100644
--- a/st.c
+++ b/st.c
@@ -1,6 +1,6 @@
-/* $Id: st.c,v 1.7 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: st.c,v 1.8 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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.in b/st.in
index 7e613f16..113ccbac 100644
--- a/st.in
+++ b/st.in
@@ -1,6 +1,6 @@
-/* $Id: st.in,v 1.12 2010/04/08 07:18:44 kristaps Exp $ */
+/* $Id: st.in,v 1.13 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 dbdc2441..1801ef93 100644
--- a/term.c
+++ b/term.c
@@ -1,6 +1,6 @@
-/* $Id: term.c,v 1.147 2010/06/11 07:23:04 kristaps Exp $ */
+/* $Id: term.c,v 1.148 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 825ad281..12928da6 100644
--- a/term.h
+++ b/term.h
@@ -1,6 +1,6 @@
-/* $Id: term.h,v 1.63 2010/06/11 16:58:20 kristaps Exp $ */
+/* $Id: term.h,v 1.64 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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_ascii.c b/term_ascii.c
index 017aa417..84d94648 100644
--- a/term_ascii.c
+++ b/term_ascii.c
@@ -1,6 +1,6 @@
-/* $Id: term_ascii.c,v 1.3 2010/06/09 08:07:13 kristaps Exp $ */
+/* $Id: term_ascii.c,v 1.4 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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_ps.c b/term_ps.c
index 1c37f457..56d1be24 100644
--- a/term_ps.c
+++ b/term_ps.c
@@ -1,6 +1,6 @@
-/* $Id: term_ps.c,v 1.9 2010/06/11 16:58:20 kristaps Exp $ */
+/* $Id: term_ps.c,v 1.10 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 f39b1cab..9125e6a5 100644
--- a/tree.c
+++ b/tree.c
@@ -1,6 +1,6 @@
-/* $Id: tree.c,v 1.20 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: tree.c,v 1.21 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2008, 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 514c8167..144d363f 100644
--- a/vol.c
+++ b/vol.c
@@ -1,6 +1,6 @@
-/* $Id: vol.c,v 1.7 2010/05/17 22:11:42 kristaps Exp $ */
+/* $Id: vol.c,v 1.8 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* 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 44b5bfe8..7650b57a 100644
--- a/vol.in
+++ b/vol.in
@@ -1,6 +1,6 @@
-/* $Id: vol.in,v 1.5 2009/06/10 20:18:44 kristaps Exp $ */
+/* $Id: vol.in,v 1.6 2010/06/19 20:46:28 kristaps Exp $ */
/*
- * Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
+ * Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above