Fix copyright headers.
This commit is contained in:
parent
421a9be721
commit
fc3f3f2dff
2
main.c
2
main.c
|
@ -1,7 +1,7 @@
|
|||
|
||||
/* SSDV - Slow Scan Digital Video */
|
||||
/*=======================================================================*/
|
||||
/* Copyright 2011 Philip Heron <phil@sanslogic.co.uk */
|
||||
/* Copyright 2011-2016 Philip Heron <phil@sanslogic.co.uk> */
|
||||
/* */
|
||||
/* 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 */
|
||||
|
|
2
ssdv.c
2
ssdv.c
|
@ -1,7 +1,7 @@
|
|||
|
||||
/* SSDV - Slow Scan Digital Video */
|
||||
/*=======================================================================*/
|
||||
/* Copyright 2011-2012 Philip Heron <phil@sanslogic.co.uk */
|
||||
/* Copyright 2011-2016 Philip Heron <phil@sanslogic.co.uk> */
|
||||
/* */
|
||||
/* 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 */
|
||||
|
|
2
ssdv.h
2
ssdv.h
|
@ -1,7 +1,7 @@
|
|||
|
||||
/* SSDV - Slow Scan Digital Video */
|
||||
/*=======================================================================*/
|
||||
/* Copyright 2011-2012 Philip Heron <phil@sanslogic.co.uk */
|
||||
/* Copyright 2011-2016 Philip Heron <phil@sanslogic.co.uk> */
|
||||
/* */
|
||||
/* 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 */
|
||||
|
|
Loading…
Reference in New Issue