From cab14d5be107c4cb2a5aee631d866707a6ac91d4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 9 Jul 2016 08:07:03 +0200 Subject: Bump year MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libmdsclient.h | 2 +- src/libmdsclient/address.c | 2 +- src/libmdsclient/address.h | 2 +- src/libmdsclient/comm.c | 2 +- src/libmdsclient/comm.h | 2 +- src/libmdsclient/inbound.c | 2 +- src/libmdsclient/inbound.h | 2 +- src/libmdsclient/proto-util.c | 2 +- src/libmdsclient/proto-util.h | 2 +- src/libmdsserver/client-list.c | 2 +- src/libmdsserver/client-list.h | 2 +- src/libmdsserver/config.h.in | 2 +- src/libmdsserver/fd-table.c | 2 +- src/libmdsserver/fd-table.h | 2 +- src/libmdsserver/hash-help.h | 2 +- src/libmdsserver/hash-list.h | 2 +- src/libmdsserver/hash-table.c | 2 +- src/libmdsserver/hash-table.h | 2 +- src/libmdsserver/linked-list.c | 2 +- src/libmdsserver/linked-list.h | 2 +- src/libmdsserver/macro-bits.h | 2 +- src/libmdsserver/macros.h | 2 +- src/libmdsserver/mds-message.c | 2 +- src/libmdsserver/mds-message.h | 2 +- src/libmdsserver/table-common.h | 2 +- src/libmdsserver/util.c | 2 +- src/libmdsserver/util.h | 2 +- src/mds-base.c | 2 +- src/mds-base.h | 2 +- src/mds-clipboard.c | 2 +- src/mds-clipboard.h | 2 +- src/mds-colour.c | 2 +- src/mds-colour.h | 2 +- src/mds-echo.c | 2 +- src/mds-echo.h | 2 +- src/mds-kbdc/builtin-functions.c | 2 +- src/mds-kbdc/builtin-functions.h | 2 +- src/mds-kbdc/call-stack.c | 2 +- src/mds-kbdc/call-stack.h | 2 +- src/mds-kbdc/callables.c | 2 +- src/mds-kbdc/callables.h | 2 +- src/mds-kbdc/compile-layout.c | 2 +- src/mds-kbdc/compile-layout.h | 2 +- src/mds-kbdc/eliminate-dead-code.c | 2 +- src/mds-kbdc/eliminate-dead-code.h | 2 +- src/mds-kbdc/globals.c | 2 +- src/mds-kbdc/globals.h | 2 +- src/mds-kbdc/include-stack.c | 2 +- src/mds-kbdc/include-stack.h | 2 +- src/mds-kbdc/make-tree.c | 2 +- src/mds-kbdc/make-tree.h | 2 +- src/mds-kbdc/mds-kbdc.c | 2 +- src/mds-kbdc/mds-kbdc.h | 2 +- src/mds-kbdc/parse-error.c | 2 +- src/mds-kbdc/parse-error.h | 2 +- src/mds-kbdc/parsed.c | 2 +- src/mds-kbdc/parsed.h | 2 +- src/mds-kbdc/paths.c | 2 +- src/mds-kbdc/paths.h | 2 +- src/mds-kbdc/process-includes.c | 2 +- src/mds-kbdc/process-includes.h | 2 +- src/mds-kbdc/raw-data.c | 2 +- src/mds-kbdc/raw-data.h | 2 +- src/mds-kbdc/simplify-tree.c | 2 +- src/mds-kbdc/simplify-tree.h | 2 +- src/mds-kbdc/string.c | 2 +- src/mds-kbdc/string.h | 2 +- src/mds-kbdc/tree.c | 2 +- src/mds-kbdc/tree.h | 2 +- src/mds-kbdc/validate-tree.c | 2 +- src/mds-kbdc/validate-tree.h | 2 +- src/mds-kbdc/variables.c | 2 +- src/mds-kbdc/variables.h | 2 +- src/mds-kkbd.c | 2 +- src/mds-kkbd.h | 2 +- src/mds-libinput.c | 2 +- src/mds-libinput.h | 2 +- src/mds-registry/globals.c | 2 +- src/mds-registry/globals.h | 2 +- src/mds-registry/mds-registry.c | 2 +- src/mds-registry/mds-registry.h | 2 +- src/mds-registry/reexec.c | 2 +- src/mds-registry/reexec.h | 2 +- src/mds-registry/registry.c | 2 +- src/mds-registry/registry.h | 2 +- src/mds-registry/signals.c | 2 +- src/mds-registry/signals.h | 2 +- src/mds-registry/slave.c | 2 +- src/mds-registry/slave.h | 2 +- src/mds-registry/util.c | 2 +- src/mds-registry/util.h | 2 +- src/mds-respawn.c | 2 +- src/mds-respawn.h | 2 +- src/mds-server/client.c | 2 +- src/mds-server/client.h | 2 +- src/mds-server/globals.c | 2 +- src/mds-server/globals.h | 2 +- src/mds-server/interception-condition.c | 2 +- src/mds-server/interception-condition.h | 2 +- src/mds-server/interceptors.c | 2 +- src/mds-server/interceptors.h | 2 +- src/mds-server/mds-server.c | 2 +- src/mds-server/mds-server.h | 2 +- src/mds-server/multicast.c | 2 +- src/mds-server/multicast.h | 2 +- src/mds-server/queued-interception.c | 2 +- src/mds-server/queued-interception.h | 2 +- src/mds-server/receiving.c | 2 +- src/mds-server/receiving.h | 2 +- src/mds-server/reexec.c | 2 +- src/mds-server/sending.c | 2 +- src/mds-server/sending.h | 2 +- src/mds-server/signals.c | 2 +- src/mds-server/slavery.c | 2 +- src/mds-server/slavery.h | 2 +- src/mds-vt.c | 2 +- src/mds-vt.h | 2 +- src/mds.c | 2 +- src/mds.h | 2 +- 119 files changed, 119 insertions(+), 119 deletions(-) (limited to 'src') diff --git a/src/libmdsclient.h b/src/libmdsclient.h index 944dc2d..4a01e16 100644 --- a/src/libmdsclient.h +++ b/src/libmdsclient.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsclient/address.c b/src/libmdsclient/address.c index 7880e56..baa9798 100644 --- a/src/libmdsclient/address.c +++ b/src/libmdsclient/address.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsclient/address.h b/src/libmdsclient/address.h index 06103a0..7d9089e 100644 --- a/src/libmdsclient/address.h +++ b/src/libmdsclient/address.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsclient/comm.c b/src/libmdsclient/comm.c index 7a3ba20..34c145f 100644 --- a/src/libmdsclient/comm.c +++ b/src/libmdsclient/comm.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsclient/comm.h b/src/libmdsclient/comm.h index 2d70a3b..bb8f880 100644 --- a/src/libmdsclient/comm.h +++ b/src/libmdsclient/comm.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsclient/inbound.c b/src/libmdsclient/inbound.c index 782c647..f2ea03c 100644 --- a/src/libmdsclient/inbound.c +++ b/src/libmdsclient/inbound.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsclient/inbound.h b/src/libmdsclient/inbound.h index 1dd76f3..2599225 100644 --- a/src/libmdsclient/inbound.h +++ b/src/libmdsclient/inbound.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsclient/proto-util.c b/src/libmdsclient/proto-util.c index 5cc187b..49ed887 100644 --- a/src/libmdsclient/proto-util.c +++ b/src/libmdsclient/proto-util.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsclient/proto-util.h b/src/libmdsclient/proto-util.h index fbfc394..2d38441 100644 --- a/src/libmdsclient/proto-util.h +++ b/src/libmdsclient/proto-util.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/client-list.c b/src/libmdsserver/client-list.c index 0196e10..4a32b57 100644 --- a/src/libmdsserver/client-list.c +++ b/src/libmdsserver/client-list.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/client-list.h b/src/libmdsserver/client-list.h index 34d23bc..339f7c7 100644 --- a/src/libmdsserver/client-list.h +++ b/src/libmdsserver/client-list.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/config.h.in b/src/libmdsserver/config.h.in index b7c3019..a1242f7 100644 --- a/src/libmdsserver/config.h.in +++ b/src/libmdsserver/config.h.in @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/fd-table.c b/src/libmdsserver/fd-table.c index 369d8fd..91aef0e 100644 --- a/src/libmdsserver/fd-table.c +++ b/src/libmdsserver/fd-table.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/fd-table.h b/src/libmdsserver/fd-table.h index 284eada..dfcb360 100644 --- a/src/libmdsserver/fd-table.h +++ b/src/libmdsserver/fd-table.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/hash-help.h b/src/libmdsserver/hash-help.h index f011236..21676f3 100644 --- a/src/libmdsserver/hash-help.h +++ b/src/libmdsserver/hash-help.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/hash-list.h b/src/libmdsserver/hash-list.h index 4f2c8cb..1381e4e 100644 --- a/src/libmdsserver/hash-list.h +++ b/src/libmdsserver/hash-list.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/hash-table.c b/src/libmdsserver/hash-table.c index 4de2ac5..727328a 100644 --- a/src/libmdsserver/hash-table.c +++ b/src/libmdsserver/hash-table.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/hash-table.h b/src/libmdsserver/hash-table.h index cbdd509..f9e4dec 100644 --- a/src/libmdsserver/hash-table.h +++ b/src/libmdsserver/hash-table.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/linked-list.c b/src/libmdsserver/linked-list.c index 8cdd1bd..3b60e83 100644 --- a/src/libmdsserver/linked-list.c +++ b/src/libmdsserver/linked-list.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/linked-list.h b/src/libmdsserver/linked-list.h index b7bcefb..6a8ff2d 100644 --- a/src/libmdsserver/linked-list.h +++ b/src/libmdsserver/linked-list.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/macro-bits.h b/src/libmdsserver/macro-bits.h index 4eca1b9..07ed8c0 100644 --- a/src/libmdsserver/macro-bits.h +++ b/src/libmdsserver/macro-bits.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/macros.h b/src/libmdsserver/macros.h index f849fef..80a0c25 100644 --- a/src/libmdsserver/macros.h +++ b/src/libmdsserver/macros.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/mds-message.c b/src/libmdsserver/mds-message.c index 8590676..e610bc0 100644 --- a/src/libmdsserver/mds-message.c +++ b/src/libmdsserver/mds-message.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/mds-message.h b/src/libmdsserver/mds-message.h index d8a26bb..68c3c86 100644 --- a/src/libmdsserver/mds-message.h +++ b/src/libmdsserver/mds-message.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/table-common.h b/src/libmdsserver/table-common.h index 2038c02..850358a 100644 --- a/src/libmdsserver/table-common.h +++ b/src/libmdsserver/table-common.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/util.c b/src/libmdsserver/util.c index 60d32fe..14df3a9 100644 --- a/src/libmdsserver/util.c +++ b/src/libmdsserver/util.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/libmdsserver/util.h b/src/libmdsserver/util.h index 543a1c9..acb8d5e 100644 --- a/src/libmdsserver/util.h +++ b/src/libmdsserver/util.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-base.c b/src/mds-base.c index 3704ca9..8581282 100644 --- a/src/mds-base.c +++ b/src/mds-base.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-base.h b/src/mds-base.h index 8def600..121efb9 100644 --- a/src/mds-base.h +++ b/src/mds-base.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-clipboard.c b/src/mds-clipboard.c index e57b6cf..30213ea 100644 --- a/src/mds-clipboard.c +++ b/src/mds-clipboard.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-clipboard.h b/src/mds-clipboard.h index b71344c..5c13d25 100644 --- a/src/mds-clipboard.h +++ b/src/mds-clipboard.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-colour.c b/src/mds-colour.c index 0eb439a..7872070 100644 --- a/src/mds-colour.c +++ b/src/mds-colour.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-colour.h b/src/mds-colour.h index 703fe5e..2043242 100644 --- a/src/mds-colour.h +++ b/src/mds-colour.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-echo.c b/src/mds-echo.c index 4201a5e..66d3b14 100644 --- a/src/mds-echo.c +++ b/src/mds-echo.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-echo.h b/src/mds-echo.h index ebe5a21..42ae599 100644 --- a/src/mds-echo.h +++ b/src/mds-echo.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/builtin-functions.c b/src/mds-kbdc/builtin-functions.c index 120db1c..91424d4 100644 --- a/src/mds-kbdc/builtin-functions.c +++ b/src/mds-kbdc/builtin-functions.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/builtin-functions.h b/src/mds-kbdc/builtin-functions.h index 18d28e3..52f9c3d 100644 --- a/src/mds-kbdc/builtin-functions.h +++ b/src/mds-kbdc/builtin-functions.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/call-stack.c b/src/mds-kbdc/call-stack.c index e870011..546c987 100644 --- a/src/mds-kbdc/call-stack.c +++ b/src/mds-kbdc/call-stack.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/call-stack.h b/src/mds-kbdc/call-stack.h index 09405d2..9dbf84d 100644 --- a/src/mds-kbdc/call-stack.h +++ b/src/mds-kbdc/call-stack.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/callables.c b/src/mds-kbdc/callables.c index b96d98e..0830fb2 100644 --- a/src/mds-kbdc/callables.c +++ b/src/mds-kbdc/callables.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/callables.h b/src/mds-kbdc/callables.h index 0a68042..e8ccf12 100644 --- a/src/mds-kbdc/callables.h +++ b/src/mds-kbdc/callables.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/compile-layout.c b/src/mds-kbdc/compile-layout.c index 2534cb4..b8d62f3 100644 --- a/src/mds-kbdc/compile-layout.c +++ b/src/mds-kbdc/compile-layout.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/compile-layout.h b/src/mds-kbdc/compile-layout.h index a5b4572..861b185 100644 --- a/src/mds-kbdc/compile-layout.h +++ b/src/mds-kbdc/compile-layout.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/eliminate-dead-code.c b/src/mds-kbdc/eliminate-dead-code.c index e446d89..ed221a7 100644 --- a/src/mds-kbdc/eliminate-dead-code.c +++ b/src/mds-kbdc/eliminate-dead-code.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/eliminate-dead-code.h b/src/mds-kbdc/eliminate-dead-code.h index 6b574c2..8a4c511 100644 --- a/src/mds-kbdc/eliminate-dead-code.h +++ b/src/mds-kbdc/eliminate-dead-code.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/globals.c b/src/mds-kbdc/globals.c index 94df3ec..a047836 100644 --- a/src/mds-kbdc/globals.c +++ b/src/mds-kbdc/globals.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/globals.h b/src/mds-kbdc/globals.h index d9db2fd..28b401f 100644 --- a/src/mds-kbdc/globals.h +++ b/src/mds-kbdc/globals.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/include-stack.c b/src/mds-kbdc/include-stack.c index bef0e67..d94ae96 100644 --- a/src/mds-kbdc/include-stack.c +++ b/src/mds-kbdc/include-stack.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/include-stack.h b/src/mds-kbdc/include-stack.h index ebfdf8d..a1cef56 100644 --- a/src/mds-kbdc/include-stack.h +++ b/src/mds-kbdc/include-stack.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/make-tree.c b/src/mds-kbdc/make-tree.c index 461c6d3..1a0c085 100644 --- a/src/mds-kbdc/make-tree.c +++ b/src/mds-kbdc/make-tree.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/make-tree.h b/src/mds-kbdc/make-tree.h index ba4863d..8e8dd03 100644 --- a/src/mds-kbdc/make-tree.h +++ b/src/mds-kbdc/make-tree.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/mds-kbdc.c b/src/mds-kbdc/mds-kbdc.c index 0f1f3fe..d2a4004 100644 --- a/src/mds-kbdc/mds-kbdc.c +++ b/src/mds-kbdc/mds-kbdc.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/mds-kbdc.h b/src/mds-kbdc/mds-kbdc.h index c197af7..ceee3d6 100644 --- a/src/mds-kbdc/mds-kbdc.h +++ b/src/mds-kbdc/mds-kbdc.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/parse-error.c b/src/mds-kbdc/parse-error.c index 9b511fd..101f3d0 100644 --- a/src/mds-kbdc/parse-error.c +++ b/src/mds-kbdc/parse-error.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/parse-error.h b/src/mds-kbdc/parse-error.h index fe469a7..90de6cb 100644 --- a/src/mds-kbdc/parse-error.h +++ b/src/mds-kbdc/parse-error.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/parsed.c b/src/mds-kbdc/parsed.c index 196d910..bebd4ab 100644 --- a/src/mds-kbdc/parsed.c +++ b/src/mds-kbdc/parsed.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/parsed.h b/src/mds-kbdc/parsed.h index f9b76fb..2d5491a 100644 --- a/src/mds-kbdc/parsed.h +++ b/src/mds-kbdc/parsed.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/paths.c b/src/mds-kbdc/paths.c index 26b2815..62a8308 100644 --- a/src/mds-kbdc/paths.c +++ b/src/mds-kbdc/paths.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/paths.h b/src/mds-kbdc/paths.h index deed960..a7342ad 100644 --- a/src/mds-kbdc/paths.h +++ b/src/mds-kbdc/paths.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/process-includes.c b/src/mds-kbdc/process-includes.c index bedbd6e..27f1d52 100644 --- a/src/mds-kbdc/process-includes.c +++ b/src/mds-kbdc/process-includes.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/process-includes.h b/src/mds-kbdc/process-includes.h index 4c482b5..387cdb4 100644 --- a/src/mds-kbdc/process-includes.h +++ b/src/mds-kbdc/process-includes.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/raw-data.c b/src/mds-kbdc/raw-data.c index a3b8ee4..86f7a0e 100644 --- a/src/mds-kbdc/raw-data.c +++ b/src/mds-kbdc/raw-data.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/raw-data.h b/src/mds-kbdc/raw-data.h index 1ad2373..5e3c3c1 100644 --- a/src/mds-kbdc/raw-data.h +++ b/src/mds-kbdc/raw-data.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/simplify-tree.c b/src/mds-kbdc/simplify-tree.c index cdc148f..112483b 100644 --- a/src/mds-kbdc/simplify-tree.c +++ b/src/mds-kbdc/simplify-tree.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/simplify-tree.h b/src/mds-kbdc/simplify-tree.h index 3445ac0..ab00462 100644 --- a/src/mds-kbdc/simplify-tree.h +++ b/src/mds-kbdc/simplify-tree.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/string.c b/src/mds-kbdc/string.c index 972c781..be5ec6b 100644 --- a/src/mds-kbdc/string.c +++ b/src/mds-kbdc/string.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/string.h b/src/mds-kbdc/string.h index 278702e..ddf94a6 100644 --- a/src/mds-kbdc/string.h +++ b/src/mds-kbdc/string.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/tree.c b/src/mds-kbdc/tree.c index fae80ec..5fd311a 100644 --- a/src/mds-kbdc/tree.c +++ b/src/mds-kbdc/tree.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/tree.h b/src/mds-kbdc/tree.h index 41b77d8..93a77f3 100644 --- a/src/mds-kbdc/tree.h +++ b/src/mds-kbdc/tree.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/validate-tree.c b/src/mds-kbdc/validate-tree.c index 0eb472c..0e49729 100644 --- a/src/mds-kbdc/validate-tree.c +++ b/src/mds-kbdc/validate-tree.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/validate-tree.h b/src/mds-kbdc/validate-tree.h index 2c87f14..c00fcd0 100644 --- a/src/mds-kbdc/validate-tree.h +++ b/src/mds-kbdc/validate-tree.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/variables.c b/src/mds-kbdc/variables.c index 93f9c2d..e436b14 100644 --- a/src/mds-kbdc/variables.c +++ b/src/mds-kbdc/variables.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kbdc/variables.h b/src/mds-kbdc/variables.h index 73ccd01..7412d65 100644 --- a/src/mds-kbdc/variables.h +++ b/src/mds-kbdc/variables.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kkbd.c b/src/mds-kkbd.c index 338be76..f5e69db 100644 --- a/src/mds-kkbd.c +++ b/src/mds-kkbd.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-kkbd.h b/src/mds-kkbd.h index f0454ea..750dbfe 100644 --- a/src/mds-kkbd.h +++ b/src/mds-kkbd.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-libinput.c b/src/mds-libinput.c index 1edf848..1f2a32a 100644 --- a/src/mds-libinput.c +++ b/src/mds-libinput.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-libinput.h b/src/mds-libinput.h index ad4591f..1eb64b9 100644 --- a/src/mds-libinput.h +++ b/src/mds-libinput.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/globals.c b/src/mds-registry/globals.c index 7669b4d..6a93f3f 100644 --- a/src/mds-registry/globals.c +++ b/src/mds-registry/globals.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/globals.h b/src/mds-registry/globals.h index f8fb173..68bd5c6 100644 --- a/src/mds-registry/globals.h +++ b/src/mds-registry/globals.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/mds-registry.c b/src/mds-registry/mds-registry.c index f4ed92c..6d93517 100644 --- a/src/mds-registry/mds-registry.c +++ b/src/mds-registry/mds-registry.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/mds-registry.h b/src/mds-registry/mds-registry.h index 580cadb..75b5ddf 100644 --- a/src/mds-registry/mds-registry.h +++ b/src/mds-registry/mds-registry.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/reexec.c b/src/mds-registry/reexec.c index fe1bb3a..bd70381 100644 --- a/src/mds-registry/reexec.c +++ b/src/mds-registry/reexec.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/reexec.h b/src/mds-registry/reexec.h index f0248b9..7b95466 100644 --- a/src/mds-registry/reexec.h +++ b/src/mds-registry/reexec.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/registry.c b/src/mds-registry/registry.c index 334d97d..964b55f 100644 --- a/src/mds-registry/registry.c +++ b/src/mds-registry/registry.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/registry.h b/src/mds-registry/registry.h index a501e17..319d615 100644 --- a/src/mds-registry/registry.h +++ b/src/mds-registry/registry.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/signals.c b/src/mds-registry/signals.c index 77cf1b7..024e2f7 100644 --- a/src/mds-registry/signals.c +++ b/src/mds-registry/signals.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/signals.h b/src/mds-registry/signals.h index 9a334f7..38d3121 100644 --- a/src/mds-registry/signals.h +++ b/src/mds-registry/signals.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/slave.c b/src/mds-registry/slave.c index 7376b0c..3d60437 100644 --- a/src/mds-registry/slave.c +++ b/src/mds-registry/slave.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/slave.h b/src/mds-registry/slave.h index d765ebb..14ff04b 100644 --- a/src/mds-registry/slave.h +++ b/src/mds-registry/slave.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/util.c b/src/mds-registry/util.c index 1debaa3..e49867f 100644 --- a/src/mds-registry/util.c +++ b/src/mds-registry/util.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-registry/util.h b/src/mds-registry/util.h index 5699a98..c4be42a 100644 --- a/src/mds-registry/util.h +++ b/src/mds-registry/util.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-respawn.c b/src/mds-respawn.c index cc1b3be..3d62c8f 100644 --- a/src/mds-respawn.c +++ b/src/mds-respawn.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-respawn.h b/src/mds-respawn.h index e0ea92f..fb0e4fd 100644 --- a/src/mds-respawn.h +++ b/src/mds-respawn.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/client.c b/src/mds-server/client.c index a925bfb..749a6ca 100644 --- a/src/mds-server/client.c +++ b/src/mds-server/client.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/client.h b/src/mds-server/client.h index 72304d7..cf0aec6 100644 --- a/src/mds-server/client.h +++ b/src/mds-server/client.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/globals.c b/src/mds-server/globals.c index 2030fa7..077c222 100644 --- a/src/mds-server/globals.c +++ b/src/mds-server/globals.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/globals.h b/src/mds-server/globals.h index cfebdee..e836ffe 100644 --- a/src/mds-server/globals.h +++ b/src/mds-server/globals.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/interception-condition.c b/src/mds-server/interception-condition.c index c7c3dff..3ef66b0 100644 --- a/src/mds-server/interception-condition.c +++ b/src/mds-server/interception-condition.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/interception-condition.h b/src/mds-server/interception-condition.h index 3e7c7e1..73919cc 100644 --- a/src/mds-server/interception-condition.h +++ b/src/mds-server/interception-condition.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/interceptors.c b/src/mds-server/interceptors.c index 559a191..ddaedd6 100644 --- a/src/mds-server/interceptors.c +++ b/src/mds-server/interceptors.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/interceptors.h b/src/mds-server/interceptors.h index 5b8d50a..d5cfc6f 100644 --- a/src/mds-server/interceptors.h +++ b/src/mds-server/interceptors.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/mds-server.c b/src/mds-server/mds-server.c index c249236..cfedf82 100644 --- a/src/mds-server/mds-server.c +++ b/src/mds-server/mds-server.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/mds-server.h b/src/mds-server/mds-server.h index 42b610a..44c9acc 100644 --- a/src/mds-server/mds-server.h +++ b/src/mds-server/mds-server.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/multicast.c b/src/mds-server/multicast.c index ae740ac..d30530f 100644 --- a/src/mds-server/multicast.c +++ b/src/mds-server/multicast.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/multicast.h b/src/mds-server/multicast.h index bb83687..0cd20e1 100644 --- a/src/mds-server/multicast.h +++ b/src/mds-server/multicast.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/queued-interception.c b/src/mds-server/queued-interception.c index 4d2fedc..ff00339 100644 --- a/src/mds-server/queued-interception.c +++ b/src/mds-server/queued-interception.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/queued-interception.h b/src/mds-server/queued-interception.h index d03720a..5a17579 100644 --- a/src/mds-server/queued-interception.h +++ b/src/mds-server/queued-interception.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/receiving.c b/src/mds-server/receiving.c index 458aae4..b93f638 100644 --- a/src/mds-server/receiving.c +++ b/src/mds-server/receiving.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/receiving.h b/src/mds-server/receiving.h index a38f611..612c94b 100644 --- a/src/mds-server/receiving.h +++ b/src/mds-server/receiving.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/reexec.c b/src/mds-server/reexec.c index 8018001..bac066a 100644 --- a/src/mds-server/reexec.c +++ b/src/mds-server/reexec.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/sending.c b/src/mds-server/sending.c index a02fb0e..05e5cc0 100644 --- a/src/mds-server/sending.c +++ b/src/mds-server/sending.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/sending.h b/src/mds-server/sending.h index 534c172..487b711 100644 --- a/src/mds-server/sending.h +++ b/src/mds-server/sending.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/signals.c b/src/mds-server/signals.c index 0467c2f..8e4dc0e 100644 --- a/src/mds-server/signals.c +++ b/src/mds-server/signals.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/slavery.c b/src/mds-server/slavery.c index 4bdf107..de0336b 100644 --- a/src/mds-server/slavery.c +++ b/src/mds-server/slavery.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-server/slavery.h b/src/mds-server/slavery.h index b65d978..72e745d 100644 --- a/src/mds-server/slavery.h +++ b/src/mds-server/slavery.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-vt.c b/src/mds-vt.c index e82c32e..904c116 100644 --- a/src/mds-vt.c +++ b/src/mds-vt.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds-vt.h b/src/mds-vt.h index 2009451..76b990a 100644 --- a/src/mds-vt.h +++ b/src/mds-vt.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds.c b/src/mds.c index ef89445..63a91b4 100644 --- a/src/mds.c +++ b/src/mds.c @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program 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/src/mds.h b/src/mds.h index 37cc699..cd08c98 100644 --- a/src/mds.h +++ b/src/mds.h @@ -1,6 +1,6 @@ /** * mds — A micro-display server - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3-70-g09d2