/[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 3403 by capela, Mon Jan 2 12:11:50 2017 UTC revision 3404 by capela, Wed Jan 10 18:55:12 2018 UTC
# Line 1  Line 1 
1  // qsamplerAbout.h  // qsamplerAbout.h
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2004-2017, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2018, 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 27  Line 27 
27  #define QSAMPLER_TITLE        PACKAGE_NAME  #define QSAMPLER_TITLE        PACKAGE_NAME
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      "https://qsampler.sourceforge.io"
31  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2017, rncbc aka Rui Nuno Capela. All rights reserved."  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2018, 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"

Legend:
Removed from v.3403  
changed lines
  Added in v.3404

  ViewVC Help
Powered by ViewVC