From deaae043152d41fb9db447c5e07a7ff5b4217218 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 12 Mar 2025 17:11:01 +0100 Subject: [PATCH] Update the copyright notice --- include/App/app.h.in | 2 +- include/App/apptransport.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/App/app.h.in b/include/App/app.h.in index e57e04f..cc135e1 100644 --- a/include/App/app.h.in +++ b/include/App/app.h.in @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012 Pierre Pronchery */ +/* Copyright (c) 2012-2025 Pierre Pronchery */ /* This file is part of DeforaOS System libApp */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/include/App/apptransport.h b/include/App/apptransport.h index 7729d95..c306c86 100644 --- a/include/App/apptransport.h +++ b/include/App/apptransport.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2014 Pierre Pronchery */ +/* Copyright (c) 2012-2025 Pierre Pronchery */ /* This file is part of DeforaOS System libApp */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by