/[svn]/qsampler/trunk/src/qsamplerAbout.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerAbout.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3064 by capela, Sat Dec 3 09:47:38 2016 UTC revision 3065 by capela, Mon Jan 2 12:11:50 2017 UTC
# Line 1  Line 1 
1  // qsamplerAbout.h  // qsamplerAbout.h
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2004-2016, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2017, rncbc aka Rui Nuno Capela. All rights reserved.
5    
6     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
7     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 28  Line 28 
28    
29  #define QSAMPLER_SUBTITLE     "A LinuxSampler Qt GUI Interface"  #define QSAMPLER_SUBTITLE     "A LinuxSampler Qt GUI Interface"
30  #define QSAMPLER_WEBSITE      "http://qsampler.sourceforge.net"  #define QSAMPLER_WEBSITE      "http://qsampler.sourceforge.net"
31  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2016, rncbc aka Rui Nuno Capela. All rights reserved."  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2017, rncbc aka Rui Nuno Capela. All rights reserved."
32  #define QSAMPLER_COPYRIGHT2   "Copyright (C) 2007-2015, Christian Schoenebeck"  #define QSAMPLER_COPYRIGHT2   "Copyright (C) 2007-2015, Christian Schoenebeck"
33    
34  #define QSAMPLER_DOMAIN       "linuxsampler.org"  #define QSAMPLER_DOMAIN       "linuxsampler.org"
# Line 37  Line 37 
37    
38    
39  // end of qsamplerAbout.h  // end of qsamplerAbout.h
40    

Legend:
Removed from v.3064  
changed lines
  Added in v.3065

  ViewVC Help
Powered by ViewVC