diff --git a/src/browser/browser.c b/src/browser/browser.c index 36847fa..6c15322 100644 --- a/src/browser/browser.c +++ b/src/browser/browser.c @@ -1,6 +1,6 @@ /* $Id$ */ static char const _copyright[] = -"Copyright © 2006-2020 Pierre Pronchery "; +"Copyright © 2006-2021 Pierre Pronchery "; /* This file is part of DeforaOS Desktop Browser */ static char const _license[] = "Redistribution and use in source and binary forms, with or without\n" diff --git a/src/browser/browser.h b/src/browser/browser.h index 8562f33..2841426 100644 --- a/src/browser/browser.h +++ b/src/browser/browser.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2018 Pierre Pronchery */ +/* Copyright (c) 2006-2021 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/common.c b/src/common.c index 9cc67b8..7b56e5e 100644 --- a/src/common.c +++ b/src/common.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2008-2020 Pierre Pronchery */ +/* Copyright (c) 2008-2021 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 299d633..315b57b 100644 --- a/src/properties.c +++ b/src/properties.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2007-2018 Pierre Pronchery */ +/* Copyright (c) 2007-2021 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