diff --git a/LICENSE b/LICENSE index bd31b7d..538d78c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020-2021 The Cagebreak authors +Copyright (c) 2020-2022 The Cagebreak authors Copyright (c) 2018-2020 Jente Hidskes Copyright (c) 2019 The Sway authors diff --git a/idle_inhibit_v1.c b/idle_inhibit_v1.c index 7da2dd7..8ebc768 100644 --- a/idle_inhibit_v1.c +++ b/idle_inhibit_v1.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2019 Jente Hidskes * * See the LICENSE file accompanying this file. diff --git a/input_manager.c b/input_manager.c index 10f94fa..2157b43 100644 --- a/input_manager.c +++ b/input_manager.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2020 Jente Hidskes * * See the LICENSE file accompanying this file. diff --git a/ipc_server.c b/ipc_server.c index a7c6f21..7301867 100644 --- a/ipc_server.c +++ b/ipc_server.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2020 Jente Hidskes * * See the LICENSE file accompanying this file. diff --git a/man/cagebreak-config.5.md b/man/cagebreak-config.5.md index 4bffac7..63bdf31 100644 --- a/man/cagebreak-config.5.md +++ b/man/cagebreak-config.5.md @@ -286,7 +286,7 @@ See GitHub Issues: # LICENSE -Copyright (c) 2020-2021 The Cagebreak authors +Copyright (c) 2020-2022 The Cagebreak authors Copyright (c) 2018-2020 Jente Hidskes Copyright (c) 2019 The Sway authors diff --git a/man/cagebreak.1.md b/man/cagebreak.1.md index ccbe02f..59bce56 100644 --- a/man/cagebreak.1.md +++ b/man/cagebreak.1.md @@ -75,7 +75,7 @@ See GitHub Issues: # LICENSE -Copyright (c) 2020-2021 The Cagebreak authors +Copyright (c) 2020-2022 The Cagebreak authors Copyright (c) 2018-2020 Jente Hidskes Copyright (c) 2019 The Sway authors diff --git a/output.c b/output.c index 028f8b8..8feaec9 100644 --- a/output.c +++ b/output.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2020 Jente Hidskes * Copyright (C) 2019 The Sway authors * diff --git a/render.c b/render.c index 80c769b..ca4a2d2 100644 --- a/render.c +++ b/render.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2020 Jente Hidskes * Copyright (C) 2019 The Sway authors * diff --git a/seat.c b/seat.c index 91ab374..280b3ea 100644 --- a/seat.c +++ b/seat.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2020 Jente Hidskes * * See the LICENSE file accompanying this file. diff --git a/server.c b/server.c index 1ad23e6..e5b6137 100644 --- a/server.c +++ b/server.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2019 Jente Hidskes * * See the LICENSE file accompanying this file. diff --git a/util.c b/util.c index 83b7e66..1e7fa7c 100644 --- a/util.c +++ b/util.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2019 The Sway authors * * See the LICENSE file accompanying this file. diff --git a/view.c b/view.c index e2856a4..09fc463 100644 --- a/view.c +++ b/view.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2020 Jente Hidskes * * See the LICENSE file accompanying this file. diff --git a/workspace.c b/workspace.c index 36bea40..1b701e8 100644 --- a/workspace.c +++ b/workspace.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2019 Jente Hidskes * * See the LICENSE file accompanying this file. diff --git a/xdg_shell.c b/xdg_shell.c index d703db5..7972b5f 100644 --- a/xdg_shell.c +++ b/xdg_shell.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2019 Jente Hidskes * * See the LICENSE file accompanying this file. diff --git a/xwayland.c b/xwayland.c index b790527..daf3658 100644 --- a/xwayland.c +++ b/xwayland.c @@ -1,7 +1,7 @@ /* * Cagebreak: A Wayland tiling compositor. * - * Copyright (C) 2020 The Cagebreak Authors + * Copyright (C) 2020-2022 The Cagebreak Authors * Copyright (C) 2018-2020 Jente Hidskes * * See the LICENSE file accompanying this file.