Skip to content

Commit 2eed851

Browse files
committed
copyright year updated
1 parent c44fdf5 commit 2eed851

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

cmdlnsynth/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

guisynth/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

guisynth/mainwindow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

guisynth/mainwindow.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

libsvoxeas/filewrapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

libsvoxeas/filewrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

libsvoxeas/programsettings.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

libsvoxeas/programsettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

libsvoxeas/synthcontroller.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

libsvoxeas/synthcontroller.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Sonivox EAS Synthesizer for Qt applications
3-
Copyright (C) 2016, Pedro Lopez-Cabanillas <plcl@users.sf.net>
3+
Copyright (C) 2016-2018, Pedro Lopez-Cabanillas <plcl@users.sf.net>
44
55
This library is free software; you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)