/[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 4011 by capela, Thu Jan 7 16:18:02 2021 UTC revision 4012 by capela, Fri Dec 31 17:19:01 2021 UTC
# Line 1  Line 1 
1  // qsamplerAbout.h  // qsamplerAbout.h
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2004-2021, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2022, 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      "https://qsampler.sourceforge.io"  #define QSAMPLER_WEBSITE      "https://qsampler.sourceforge.io"
31  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2021, rncbc aka Rui Nuno Capela. All rights reserved."  #define QSAMPLER_COPYRIGHT    "Copyright (C) 2004-2022, rncbc aka Rui Nuno Capela. All rights reserved."
32  #define QSAMPLER_COPYRIGHT2   "Copyright (C) 2007-2019, Christian Schoenebeck"  #define QSAMPLER_COPYRIGHT2   "Copyright (C) 2007-2019, Christian Schoenebeck"
33    
34  #define QSAMPLER_DOMAIN       "linuxsampler.org"  #define QSAMPLER_DOMAIN       "linuxsampler.org"

Legend:
Removed from v.4011  
changed lines
  Added in v.4012

  ViewVC Help
Powered by ViewVC