diff --git a/src/lib/cpp.c b/src/lib/cpp.c index bc8fdee..4a5ba68 100644 --- a/src/lib/cpp.c +++ b/src/lib/cpp.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2015 Pierre Pronchery */ +/* Copyright (c) 2006-2022 Pierre Pronchery */ /* This file is part of DeforaOS Devel cpp */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by diff --git a/tests/cpp.sh b/tests/cpp.sh index 2ef6614..06b351b 100755 --- a/tests/cpp.sh +++ b/tests/cpp.sh @@ -1,6 +1,6 @@ #!/bin/sh #$Id$ -#Copyright (c) 2013-2014 Pierre Pronchery +#Copyright (c) 2013-2022 Pierre Pronchery # #Redistribution and use in source and binary forms, with or without #modification, are permitted provided that the following conditions are met: