~ubuntu-branches/debian/stretch/bristol/stretch

« back to all changes in this revision

Viewing changes to brighton/brightonhelp.h

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-11-14 06:15:01 UTC
  • mfrom: (1.2.6) (6.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20111114061501-fralw11sxtl7n929
Tags: 0.60.9-1
* New upstream bugfix release.
* Depends on libjack-dev only.
* Refresh patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
/*
3
3
 *  Diverse Bristol audio routines.
4
 
 *  Copyright (c) by Nick Copeland <nickycopeland@hotmail.com> 1996,2010
 
4
 *  Copyright (c) by Nick Copeland <nickycopeland@hotmail.com> 1996,2011
5
5
 *
6
6
 *
7
7
 *   This program is free software; you can redistribute it and/or modify
328
328
";
329
329
 
330
330
char *gplnotice = "\
331
 
Copyright (c) by Nick Copeland <nickycopeland@hotmail.com> 1996,2010\n\
 
331
Copyright (c) by Nick Copeland <nickycopeland@hotmail.com> 1996,2011\n\
332
332
This program comes with ABSOLUTELY NO WARRANTY; for details type `<Ctrl> w'.\n\
333
333
This is free software, and you are welcome to redistribute it\n\
334
334
under certain conditions; type `<Ctrl> g' for details of GPL terms.\n";