/[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 1464 by capela, Thu Nov 1 17:14:21 2007 UTC revision 2154 by capela, Sun Jan 2 18:01:15 2011 UTC
# Line 1  Line 1 
1  // qsamplerAbout.h  // qsamplerAbout.h
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2011, 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 29  Line 29 
29    
30  #define QSAMPLER_SUBTITLE     "A LinuxSampler Qt GUI Interface"  #define QSAMPLER_SUBTITLE     "A LinuxSampler Qt GUI Interface"
31  #define QSAMPLER_WEBSITE      "http://qsampler.sourceforge.net"  #define QSAMPLER_WEBSITE      "http://qsampler.sourceforge.net"
32  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved."  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2011, rncbc aka Rui Nuno Capela. All rights reserved."
33  #define QSAMPLER_COPYRIGHT2   "Copyright (C) 2007, Christian Schoenebeck"  #define QSAMPLER_COPYRIGHT2   "Copyright (C) 2007, Christian Schoenebeck"
34    
35    #define QSAMPLER_DOMAIN       "linuxsampler.org"
36    
37  #endif  // __qsamplerAbout_h  #endif  // __qsamplerAbout_h
38    
39    

Legend:
Removed from v.1464  
changed lines
  Added in v.2154

  ViewVC Help
Powered by ViewVC