diff options
| author | Bdale Garbee <bdale@gag.com> | 2017-04-25 22:04:22 -0600 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2017-04-25 22:04:22 -0600 |
| commit | 30e6e087b639c6d7ec75f21ba8c6fcf6ad50fffe (patch) | |
| tree | d37b155767f832ca7a64e838a6f8a6a5ef492448 /src/telemini-v3.0/ao_telemini.c | |
| parent | b2a5118dededd1ed6b1326e82168214cb0b24821 (diff) | |
| parent | 75881968ffb6bfd4e920cac4aa15d8d188eda119 (diff) | |
Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos
Diffstat (limited to 'src/telemini-v3.0/ao_telemini.c')
| -rw-r--r-- | src/telemini-v3.0/ao_telemini.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/telemini-v3.0/ao_telemini.c b/src/telemini-v3.0/ao_telemini.c index 82c1acd4..ecd16dd2 100644 --- a/src/telemini-v3.0/ao_telemini.c +++ b/src/telemini-v3.0/ao_telemini.c @@ -1,9 +1,10 @@ /* - * Copyright © 2011 Keith Packard <keithp@keithp.com> + * Copyright © 2017 Keith Packard <keithp@keithp.com> * * 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 - * the Free Software Foundation; version 2 of the License. + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of |
