From 8b0aa9d487e4fb6a9b04c8274fe5b839785680ad Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 3 Jun 2024 03:03:12 +0200 Subject: [PATCH] Update the copyright notice --- src/plugins/git.c | 2 +- src/plugins/subversion.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/git.c b/src/plugins/git.c index ce613c3..393de57 100644 --- a/src/plugins/git.c +++ b/src/plugins/git.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2018 Pierre Pronchery */ +/* Copyright (c) 2012-2024 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 diff --git a/src/plugins/subversion.c b/src/plugins/subversion.c index a19d6a7..5308fcd 100644 --- a/src/plugins/subversion.c +++ b/src/plugins/subversion.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2018 Pierre Pronchery */ +/* Copyright (c) 2011-2024 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