/[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 920 by capela, Sun Sep 24 12:47:51 2006 UTC revision 1013 by capela, Mon Jan 8 16:52:48 2007 UTC
# Line 1  Line 1 
1  // qsamplerAbout.h  // qsamplerAbout.h
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2004-2006, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2007, 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-2006, rncbc aka Rui Nuno Capela. All rights reserved."  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved."
33    
34  #endif  // __qsamplerAbout_h  #endif  // __qsamplerAbout_h
35    

Legend:
Removed from v.920  
changed lines
  Added in v.1013

  ViewVC Help
Powered by ViewVC