SHA256
1
0
forked from pool/audacity
audacity/audacity-license-nyquist
Takashi Iwai 0640adec67 Accepting request 1188974 from home:kill_it:branches:multimedia:apps
- Update to 3.6.1
  This is a hotfix release. It fixes the following bugs:
  * #6889 Fixed a crash when exporting multichannel audio.
  * #6882 Fixed a crash when pasting mono clips into stereo tracks.
  * #4763 (Accessibility) Made more values available when using the
           plain UI of plugins. (Thanks, David Bailes!)
  * #6855 Prevented incompatible versions from opening projects
          created in 3.6.x.
  * #6892 Fixed the dark theme sometimes having white corners in buttons.

OBS-URL: https://build.opensuse.org/request/show/1188974
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=224
2024-07-23 08:39:03 +00:00

34 lines
1.3 KiB
Plaintext

There are a number of files under the nyquist subdirectory, which
carry a non-commercial license :
lib-src/libnyquist/nyquist/xlisp/xlcont.c
lib-src/libnyquist/nyquist/xlisp/xldbug.c
lib-src/libnyquist/nyquist/xlisp/xldmem.c
lib-src/libnyquist/nyquist/xlisp/xleval.c
lib-src/libnyquist/nyquist/xlisp/xlfio.c
lib-src/libnyquist/nyquist/xlisp/xlftab.c
lib-src/libnyquist/nyquist/xlisp/xlimage.c
lib-src/libnyquist/nyquist/xlisp/xlinit.c
lib-src/libnyquist/nyquist/xlisp/xlio.c
lib-src/libnyquist/nyquist/xlisp/xlisp.c
lib-src/libnyquist/nyquist/xlisp/xlisp.h
lib-src/libnyquist/nyquist/xlisp/xlmath.c
lib-src/libnyquist/nyquist/xlisp/xlobj.c
lib-src/libnyquist/nyquist/xlisp/xlprin.c
lib-src/libnyquist/nyquist/xlisp/xlread.c
lib-src/libnyquist/nyquist/xlisp/xlstr.c
lib-src/libnyquist/nyquist/xlisp/xlsys.c
To clarify this licensing here is the response from David:
"The copyright notices in the source code are intended to suggest that
non-commercial users need not contact me for permission. It is granted
in the source code comments. Originally, commercial users needed
a license and in some cases paid a fee. Now, commercial use is governed
by a BSD-like license as you've mentioned. I guess I should at least
update my copies of the source files to say that but I have no control
over what is floating around the net.
David Betz"