Update the copyright notice

This commit is contained in:
Pierre Pronchery 2022-01-31 19:00:17 +01:00
parent 67e0f4b38f
commit 965b125eb8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* $Id$ */
/* Copyright (c) 2006-2015 Pierre Pronchery <khorben@defora.org> */
/* Copyright (c) 2006-2022 Pierre Pronchery <khorben@defora.org> */
/* 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

View File

@ -1,6 +1,6 @@
#!/bin/sh
#$Id$
#Copyright (c) 2013-2014 Pierre Pronchery <khorben@defora.org>
#Copyright (c) 2013-2022 Pierre Pronchery <khorben@defora.org>
#
#Redistribution and use in source and binary forms, with or without
#modification, are permitted provided that the following conditions are met: