diff --git a/include/Keyboard.h b/include/Keyboard.h index 885f978..1383fd6 100644 --- a/include/Keyboard.h +++ b/include/Keyboard.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012 Pierre Pronchery */ +/* Copyright (c) 2012-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/callbacks.c b/src/callbacks.c index d28fcf8..ba919aa 100644 --- a/src/callbacks.c +++ b/src/callbacks.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2012 Pierre Pronchery */ +/* Copyright (c) 2010-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/callbacks.h b/src/callbacks.h index 5a8a0de..554977b 100644 --- a/src/callbacks.h +++ b/src/callbacks.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2012 Pierre Pronchery */ +/* Copyright (c) 2010-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/common.c b/src/common.c index 0da0ac9..23bed92 100644 --- a/src/common.c +++ b/src/common.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010 Pierre Pronchery */ +/* Copyright (c) 2010-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/common.h b/src/common.h index 4532a34..ae514fc 100644 --- a/src/common.h +++ b/src/common.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010 Pierre Pronchery */ +/* Copyright (c) 2010-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/keyboard.h b/src/keyboard.h index 920ad93..7219ef6 100644 --- a/src/keyboard.h +++ b/src/keyboard.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2015 Pierre Pronchery */ +/* Copyright (c) 2010-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/keyboardctl.c b/src/keyboardctl.c index a6285fc..08f4929 100644 --- a/src/keyboardctl.c +++ b/src/keyboardctl.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2013 Pierre Pronchery */ +/* Copyright (c) 2012-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/layout.c b/src/layout.c index feaf04e..25ad774 100644 --- a/src/layout.c +++ b/src/layout.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011 Pierre Pronchery */ +/* Copyright (c) 2010-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/layout.h b/src/layout.h index dec0305..54a973e 100644 --- a/src/layout.h +++ b/src/layout.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011 Pierre Pronchery */ +/* Copyright (c) 2010-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/main.c b/src/main.c index 707ffaf..73eb661 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2013 Pierre Pronchery */ +/* Copyright (c) 2010-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. * diff --git a/src/widget/keyboard.c b/src/widget/keyboard.c index 19f1569..140ed21 100644 --- a/src/widget/keyboard.c +++ b/src/widget/keyboard.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2015 Pierre Pronchery */ +/* Copyright (c) 2015-2016 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Keyboard */ /* All rights reserved. *