From 94af7a7458685c9266a804ede20630f6c37c55de Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 2 Jun 2024 21:51:19 +0200 Subject: [PATCH] Update the copyright notice --- include/Browser.h | 2 +- include/Browser/plugin.h | 2 +- src/properties.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/Browser.h b/include/Browser.h index 7c86e8d..14460f1 100644 --- a/include/Browser.h +++ b/include/Browser.h @@ -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 diff --git a/include/Browser/plugin.h b/include/Browser/plugin.h index a53ee88..0deb60a 100644 --- a/include/Browser/plugin.h +++ b/include/Browser/plugin.h @@ -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/properties.c b/src/properties.c index 1979bdf..0472008 100644 --- a/src/properties.c +++ b/src/properties.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2007-2021 Pierre Pronchery */ +/* Copyright (c) 2007-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