From edd84935dd270a2a0b99de73c66373721543b2ce Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 11 May 2022 07:39:22 +0200 Subject: [PATCH] Update the copyright notice --- tests/vfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/vfs.c b/tests/vfs.c index abe1be2..1f3eb4c 100644 --- a/tests/vfs.c +++ b/tests/vfs.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2015-2018 Pierre Pronchery */ +/* Copyright (c) 2015-2022 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Browser */ /* Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are