This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository e16.
View the commit online.
commit 5a4f56e1e20395d6be0768a681fd84f76b62da73
Author: Kim Woelders <[email protected]>
AuthorDate: Sun Dec 11 20:04:30 2022 +0100
Forgot some 2022
---
src/alert.c | 2 +-
src/borders.c | 2 +-
src/edge.c | 2 +-
src/eglx.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/alert.c b/src/alert.c
index 5a185f3f..48b4eed9 100644
--- a/src/alert.c
+++ b/src/alert.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2000-2007 Carsten Haitzler, Geoff Harrison and various contributors
- * Copyright (C) 2004-2021 Kim Woelders
+ * Copyright (C) 2004-2022 Kim Woelders
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/borders.c b/src/borders.c
index 69820331..f84d637e 100644
--- a/src/borders.c
+++ b/src/borders.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2000-2007 Carsten Haitzler, Geoff Harrison and various contributors
- * Copyright (C) 2004-2021 Kim Woelders
+ * Copyright (C) 2004-2022 Kim Woelders
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/edge.c b/src/edge.c
index 23f9a114..675b5188 100644
--- a/src/edge.c
+++ b/src/edge.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2000-2007 Carsten Haitzler, Geoff Harrison and various contributors
- * Copyright (C) 2004-2021 Kim Woelders
+ * Copyright (C) 2004-2022 Kim Woelders
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
diff --git a/src/eglx.c b/src/eglx.c
index 84789a93..319906c6 100644
--- a/src/eglx.c
+++ b/src/eglx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007-2020 Kim Woelders
+ * Copyright (C) 2007-2022 Kim Woelders
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.