From 9503b54a12c228dc686f630ca97172662c18c58f Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Wed, 18 Apr 2018 22:09:52 +0200 Subject: Update Copyright --- src/curses-ui/clock.vala | 1 + src/curses-ui/curses-ui.vala | 2 ++ src/curses-ui/logo.vala | 1 + src/curses-ui/main.vala | 2 ++ src/curses-ui/numbers.vala | 2 ++ 5 files changed, 8 insertions(+) (limited to 'src/curses-ui') diff --git a/src/curses-ui/clock.vala b/src/curses-ui/clock.vala index dd3ddcd..43ca48b 100644 --- a/src/curses-ui/clock.vala +++ b/src/curses-ui/clock.vala @@ -1,4 +1,5 @@ /* Copyright 2013, Sebastian Reichel + * Copyright 2018, Malte Modler * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/curses-ui/curses-ui.vala b/src/curses-ui/curses-ui.vala index f7f6239..0cd6281 100644 --- a/src/curses-ui/curses-ui.vala +++ b/src/curses-ui/curses-ui.vala @@ -1,4 +1,6 @@ /* Copyright 2013, Sebastian Reichel + * Copyright 2017-2018, Johannes Rudolph + * Copyright 2018, Malte Modler * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/curses-ui/logo.vala b/src/curses-ui/logo.vala index c795981..6a75ba1 100644 --- a/src/curses-ui/logo.vala +++ b/src/curses-ui/logo.vala @@ -1,4 +1,5 @@ /* Copyright 2013, Sebastian Reichel + * Copyright 2017-2018, Johannes Rudolph * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/curses-ui/main.vala b/src/curses-ui/main.vala index 7c2e762..8a46db8 100644 --- a/src/curses-ui/main.vala +++ b/src/curses-ui/main.vala @@ -1,4 +1,6 @@ /* Copyright 2013, Sebastian Reichel + * Copyright 2017-2018, Johannes Rudolph + * Copyright 2018, Malte Modler * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/curses-ui/numbers.vala b/src/curses-ui/numbers.vala index 200cf63..5cbcd23 100644 --- a/src/curses-ui/numbers.vala +++ b/src/curses-ui/numbers.vala @@ -1,4 +1,6 @@ /* Copyright 2013, Sebastian Reichel + * Copyright 2017-2018, Johannes Rudolph + * Copyright 2018, Malte Modler * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3