From: Andre Noll Date: Tue, 9 Nov 2021 18:11:21 +0000 (+0100) Subject: upgrade_db: Add copyright and purpose to upgrade_db.c. X-Git-Tag: v0.7.0~6^2~1 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=478cc53ff8efa50861d0b310f4b0b5a9a572dc91 upgrade_db: Add copyright and purpose to upgrade_db.c. --- diff --git a/upgrade_db.c b/upgrade_db.c index bf81a61a..487d46c0 100644 --- a/upgrade_db.c +++ b/upgrade_db.c @@ -1,3 +1,7 @@ +/* Copyright (C) 2020 Andre Noll , see file COPYING. */ + +/** \file upgrade_db.c Prepare the paraslash database for paraslash-0.7. */ + #include #include #include