schedule: correct copyright notice

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
Heinrich Schuchardt 2020-04-09 23:56:57 +02:00
parent fb5d39103e
commit b835c9894c
1 changed files with 1 additions and 2 deletions

View File

@ -2,10 +2,9 @@
/*
* Conversion routines for schedules
*
* Copyright (c) 2017 Heinrich Schuchardt
* Copyright (c) 2020 Heinrich Schuchardt
*/
#include <stdint.h>
#include <stdio.h>
#include <string.h>