Browse Source

ssml: Update the copyright notice.

master
Reece H. Dunn 7 years ago
parent
commit
d47e48a377
2 changed files with 3 additions and 1 deletions
  1. 1
    0
      src/libespeak-ng/ssml.c
  2. 2
    1
      src/libespeak-ng/ssml.h

+ 1
- 0
src/libespeak-ng/ssml.c View File

* Copyright (C) 2005 to 2015 by Jonathan Duddington * Copyright (C) 2005 to 2015 by Jonathan Duddington
* email: [email protected] * email: [email protected]
* Copyright (C) 2015-2017 Reece H. Dunn * Copyright (C) 2015-2017 Reece H. Dunn
* Copyright (C) 2018 Juho Hiltunen
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

+ 2
- 1
src/libespeak-ng/ssml.h View File

* *
* Copyright (C) 2005 to 2015 by Jonathan Duddington * Copyright (C) 2005 to 2015 by Jonathan Duddington
* email: [email protected] * email: [email protected]
* Copyright (C) 2015-2017 Reece H. Dunn
* Copyright (C) 2015-2018 Reece H. Dunn
* Copyright (C) 2018 Juho Hiltunen
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

Loading…
Cancel
Save