From ea0602b18ae05090af93a84e832ca9db6fd42d80 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 22 Nov 2023 04:04:59 +0100 Subject: [PATCH] Update the copyright notice --- tools/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/common.c b/tools/common.c index 9c0c2bc..de813f9 100644 --- a/tools/common.c +++ b/tools/common.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2014-2020 Pierre Pronchery */ +/* Copyright (c) 2014-2023 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Phone */ /* Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are