Review: gwyddion 3.7-0+exp1
Package Information
| Maintainer | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
|---|---|
| Changed By | Étienne Mollier <emollier@debian.org> |
| Sponsor | emollier@emlwks999.eu |
| Distribution | experimental |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/med-team/gwyddion.git (browse) |
| Closes | #967514 |
| Popcon Installs | 533 |
| Blocked Bugs | #947713 (serious) |
| Tracker | https://tracker.debian.org/pkg/gwyddion |
| Uploaded | 23 days ago |
Review Information
accepted — allocated to awm 18 days ago, started 18 days ago, completed 17 days ago.
Final Comment
Consider whether some of the items from the notes might be resolved, or
fed upstream, as appropriate.
Public Notes
18 days ago
● public
duck - check URL redirections
Command: env PERL5OPT=-m-lib=. duck
Exit code: 1
E: debian/upstream/metadata:URL: http://www.springerlink.com/content/21716522802h0404/: ERROR (Certainty:wild-guess)
Curl:6 HTTP:0 Could not resolve hostname Could not resolve host: www.springerlink.com
I: debian/upstream/metadata:URL: http://gwyddion.net/contact.php: INFORMATION (Certainty:wild-guess)
The web page at http://gwyddion.net/contact.php works, but is also available via https://gwyddion.net/contact.php, please consider switching to HTTPS urls.
E: debian/copyright:106: Email: drepper@gnu.ai.mit.edu: ERROR (Certainty:possible)
drepper@gnu.ai.mit.edu: No MX entry found.
drepper@gnu.ai.mit.edu: No A entry found.
drepper@gnu.ai.mit.edu: No AAAA entry found.
E: debian/copyright:53: Email: doerr@cip.physik.uni-freiburg.de: ERROR (Certainty:possible)
doerr@cip.physik.uni-freiburg.de: No MX entry found.
doerr@cip.physik.uni-freiburg.de: No A entry found.
doerr@cip.physik.uni-freiburg.de: No AAAA entry found.
I: debian/control: Homepage: http://gwyddion.net/: INFORMATION (Certainty:certain)
The web page at http://gwyddion.net/ works, but is also available via https://gwyddion.net/, please consider switching to HTTPS urls.
I: debian/copyright:5: URL: http://gwyddion.net/download: INFORMATION (Certainty:possible)
The web page at http://gwyddion.net/download works, but is also available via https://gwyddion.net/download, please consider switching to HTTPS urls.
I: .pc/launcher.patch/data/net.gwyddion.Gwyddion3.appdata.xml: URL->component->screenshots->screenshot->image: INFORMATION (Certainty:certain)
The web page at http://gwyddion.net/screenshots/gwyddion-screenshot-0s.jpeg works, but is also available via https://gwyddion.net/screenshots/gwyddion-screenshot-0s.jpeg, please consider switching to HTTPS urls.
I: .pc/launcher.patch/data/net.gwyddion.Gwyddion3.appdata.xml: URL->component->screenshots->screenshot->image: INFORMATION (Certainty:certain)
The web page at http://gwyddion.net/screenshots/gwyddion-screenshot-1s.jpeg works, but is also available via https://gwyddion.net/screenshots/gwyddion-screenshot-1s.jpeg, please consider switching to HTTPS urls.
I: .pc/launcher.patch/data/net.gwyddion.Gwyddion3.appdata.xml: URL->component->screenshots->screenshot->image: INFORMATION (Certainty:certain)
The web page at http://gwyddion.net/screenshots/gwyddion-screenshot-2.png works, but is also available via https://gwyddion.net/screenshots/gwyddion-screenshot-2.png, please consider switching to HTTPS urls.
I: .pc/launcher.patch/data/net.gwyddion.Gwyddion3.appdata.xml: URL->component->screenshots->screenshot->image: INFORMATION (Certainty:certain)
The web page at http://gwyddion.net/screenshots/gwyddion-screenshot-3.png works, but is also available via https://gwyddion.net/screenshots/gwyddion-screenshot-3.png, please consider switching to HTTPS urls.
18 days ago
● public
suspicious-source
Command: suspicious-source
Exit code: 0
./debian/upstream/gwyddion-2.57.tar.xz.sig
./debian/upstream/gwyddion-2.67.tar.xz.sig
./debian/upstream/gwyddion_2.63.orig.tar.xz.asc
./debian/upstream/gwyddion_2.49.orig.tar.xz.asc
./debian/upstream/gwyddion_2.52.orig.tar.xz.asc
./debian/upstream/gwyddion-2.61.tar.xz.sig
./debian/upstream/gwyddion_2.51.orig.tar.xz.asc
./debian/upstream/gwyddion-2.60.tar.xz.sig
./debian/upstream/gwyddion_2.64.orig.tar.xz.asc
./debian/upstream/gwyddion-2.51.tar.xz.sig
./debian/upstream/gwyddion-2.49.tar.xz.sig
./debian/upstream/gwyddion_2.59.orig.tar.xz.asc
./debian/upstream/gwyddion_2.60.orig.tar.xz.asc
./debian/upstream/gwyddion-2.55.tar.xz.sig
./debian/upstream/gwyddion-2.52.tar.xz.sig
./debian/upstream/gwyddion-3.7.tar.xz.sig
./debian/upstream/gwyddion_2.62.orig.tar.xz.asc
./debian/upstream/gwyddion_2.61.orig.tar.xz.asc
./debian/upstream/gwyddion-2.50.tar.xz.sig
./debian/upstream/gwyddion_2.57.orig.tar.xz.asc
./debian/upstream/gwyddion-2.64.tar.xz.sig
./debian/upstream/gwyddion-2.59.tar.xz.sig
./debian/upstream/gwyddion-2.62.tar.xz.sig
./debian/upstream/gwyddion-2.63.tar.xz.sig
./debian/upstream/gwyddion-2.54.tar.xz.sig
./debian/upstream/gwyddion_2.55.orig.tar.xz.asc
./debian/upstream/gwyddion-2.56.tar.xz.sig
./debian/upstream/gwyddion_2.50.orig.tar.xz.asc
./debian/upstream/gwyddion-2.66.tar.xz.sig
./pixmaps/gwyddion.ico
./gwyddion/toolbox-spec.c
18 days ago
● public
vulture
Command: vulture .
Exit code: 3
utils/generate-gwyddion3-nsi.py:22: Missing parentheses in call to 'print'. Did you mean print(...)? at "print "Warning: Cannot determine version.""
/usr/src/dfsg/gwyddion_3.7-0+exp1/utils/update-api-indices.py:26: SyntaxWarning: invalid escape sequence '\d'
if not re.match('^\d+\.\d+', name):
/usr/src/dfsg/gwyddion_3.7-0+exp1/utils/update-api-indices.py:41: SyntaxWarning: invalid escape sequence '\.'
indices = [re.sub('^.*?/api-index-([^/]+)\.xml$', r'\1', x) for x in indices]
/usr/src/dfsg/gwyddion_3.7-0+exp1/utils/update-langs.py:73: SyntaxWarning: invalid escape sequence '\*'
'NSIS-MO': Template(' GwyExpandFiles "share\\locale\\%(key)s\\LC_MESSAGES\*.mo"'),
modules/pygwy/pygwy-generate-doc.py:134: Missing parentheses in call to 'print'. Did you mean print(...)? at "print replace_special(re.sub(r'\A\s+', r'', s))"
modules/pygwy/pygtk-embed/codegen/codegen.py:429: multiple exception types must be parenthesized at "except argtypes.ArgTypeError, ex:"
modules/pygwy/pygtk-embed/codegen/scmexpr.py:143: invalid syntax at "print `s`"
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:142: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("struct\s+_(" + obj_name_pat + ")\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:142: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("struct\s+_(" + obj_name_pat + ")\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:143: SyntaxWarning: invalid escape sequence '\s'
"(" + obj_name_pat + ")\s+", re.MULTILINE)
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:152: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("typedef struct\s+[_\w]*\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:153: SyntaxWarning: invalid escape sequence '\s'
"(" + obj_name_pat + ")\s+[^}]*}\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:154: SyntaxWarning: invalid escape sequence '\s'
"(" + obj_name_pat + ")\s*;", re.MULTILINE)
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:163: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("struct\s+_(" + obj_name_pat + ")Class\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:163: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("struct\s+_(" + obj_name_pat + ")Class\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:164: SyntaxWarning: invalid escape sequence '\s'
"(" + obj_name_pat + ")Class\s+", re.MULTILINE)
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:176: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("typedef struct\s+[_\w]*\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:177: SyntaxWarning: invalid escape sequence '\s'
"(" + obj_name_pat + ")Class\s+[^}]*}\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:178: SyntaxWarning: invalid escape sequence '\s'
"(" + obj_name_pat + ")Class\s*;", re.MULTILINE)
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:192: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("struct\s+_(" + obj_name_pat + ")Class\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:192: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("struct\s+_(" + obj_name_pat + ")Class\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:193: SyntaxWarning: invalid escape sequence '\s'
"GTypeInterface\s+", re.MULTILINE)
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:208: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("struct\s+_(" + obj_name_pat + ")Iface\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:208: SyntaxWarning: invalid escape sequence '\s'
pat = re.compile("struct\s+_(" + obj_name_pat + ")Iface\s*{\s*" +
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:209: SyntaxWarning: invalid escape sequence '\s'
"GTypeInterface\s+", re.MULTILINE)
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:341: SyntaxWarning: invalid escape sequence '\s'
arg_split_pat = re.compile("\s*,\s*")
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:344: SyntaxWarning: invalid escape sequence '\*'
pointer_pat = re.compile('.*\*$')
/usr/src/dfsg/gwyddion_3.7-0+exp1/modules/pygwy/pygtk-embed/codegen/h2def.py:345: SyntaxWarning: invalid escape sequence '\w'
func_new_pat = re.compile('(\w+)_new$')
modules/pygwy/pygtk-embed/codegen/h2def.py:590: Missing parentheses in call to 'print'. Did you mean print(...)? at "print 'Must specify at least one input file name'"
build-aux/gen-library-def.py:42: unused variable 'offset' (60% confidence)
build-aux/gen-library-def.py:42: unused variable 'source' (60% confidence)
devel-docs/add-objects.py:11: unused variable 'title_re' (60% confidence)
devel-docs/add-objects.py:12: unused variable 'file_re' (60% confidence)
modules/pygwy/gwyutils.py:3: unused function 'save_dfield_to_png' (60% confidence)
modules/pygwy/gwyutils.py:25: unused function 'get_data_fields' (60% confidence)
modules/pygwy/gwyutils.py:46: unused function 'get_data_fields_dir' (60% confidence)
modules/pygwy/gwyutils.py:67: unused function 'get_current_datafield' (60% confidence)
modules/pygwy/gwyutils.py:76: unused function 'get_current_container' (60% confidence)
modules/pygwy/gwyutils.py:90: unused function 'data_line_data_as_array' (60% confidence)
modules/pygwy/gwyutils.py:102: unused attribute '__array_interface__' (60% confidence)
modules/pygwy/gwyutils.py:124: unused attribute '__array_interface__' (60% confidence)
modules/pygwy/gwyutils.py:146: unused attribute '__array_interface__' (60% confidence)
modules/pygwy/gwyutils.py:156: unused function 'data_field_get_data' (60% confidence)
modules/pygwy/gwyutils.py:168: unused function 'data_field_set_data' (60% confidence)
modules/pygwy/gwyutils.py:178: unused function 'brick_get_data' (60% confidence)
modules/pygwy/gwyutils.py:190: unused function 'brick_set_data' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:497: unused variable 'const' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:499: unused variable 'const' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:524: unused variable 'const' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:526: unused variable 'const' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:850: unused method 'register_enum' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:855: unused method 'register_flag' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:875: unused method 'register_custom_boxed' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:879: unused method 'register_pointer' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:921: unused method 'get_reverse' (60% confidence)
modules/pygwy/pygtk-embed/codegen/argtypes.py:924: unused method 'get_reverse_ret' (60% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:39: unused variable 'kwds' (100% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:64: unused variable 'docstring' (60% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:103: unused attribute 'class_init_func' (60% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:104: unused attribute 'has_new_constructor_api' (60% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:109: unused attribute 'docstring' (60% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:154: unused attribute 'interface_info' (60% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:159: unused attribute 'docstring' (60% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:317: unused attribute 'docstring' (60% confidence)
modules/pygwy/pygtk-embed/codegen/definitions.py:439: unused attribute 'docstring' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:46: unused attribute 'methods' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:49: unused method 'define_object' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:53: unused method 'define_interface' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:57: unused method 'define_enum' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:61: unused method 'define_flags' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:65: unused method 'define_boxed' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:69: unused method 'define_pointer' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:73: unused method 'define_function' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:77: unused method 'define_method' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:81: unused method 'define_virtual' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:92: unused method 'printMissing' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:112: unused method 'find_object' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:119: unused method 'find_constructor' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:126: unused method 'find_methods' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:131: unused method 'find_virtuals' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:137: unused method 'find_functions' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:141: unused method 'ifdef' (60% confidence)
modules/pygwy/pygtk-embed/codegen/defsparser.py:150: unused method 'ifndef' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:27: unused class 'Overrides' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:29: unused attribute 'modulename' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:50: unused attribute 'dynamicnamespace' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:160: unused attribute 'modulename' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:172: unused variable 'conditional' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:209: unused attribute 'dynamicnamespace' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:219: unused method 'is_type_ignored' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:222: unused method 'is_overriden' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:225: unused method 'is_already_included' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:228: unused method 'override' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:232: unused method 'define' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:236: unused method 'function' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:239: unused method 'getstartline' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:242: unused method 'wants_kwargs' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:245: unused method 'wants_noargs' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:248: unused method 'wants_onearg' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:251: unused method 'is_staticmethod' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:254: unused method 'is_classmethod' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:257: unused method 'attr_is_overriden' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:260: unused method 'attr_override' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:263: unused method 'slot_is_overriden' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:266: unused method 'slot_override' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:269: unused method 'get_headers' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:272: unused method 'get_body' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:275: unused method 'get_init' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:278: unused method 'get_imports' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:281: unused method 'get_defines_for' (60% confidence)
modules/pygwy/pygtk-embed/codegen/override.py:284: unused method 'get_functions' (60% confidence)
modules/pygwy/pygtk-embed/codegen/reversewrapper.py:68: unused method 'flush' (60% confidence)
modules/pygwy/pygtk-embed/codegen/reversewrapper.py:894: redundant if-condition (100% confidence)
modules/pygwy/pygtk-embed/codegen/reversewrapper.py:903: unsatisfiable 'if' condition (100% confidence)
modules/pygwy/pygwy-fix-defs-2.py:395: unused function 'get_python_name' (60% confidence)
utils/update-icons.py:88: unused variable 'perr' (60% confidence)
utils/update-langs.py:60: unused attribute 'jNSIS' (60% confidence)
utils/update-langs.py:61: unused attribute 'iNSIS' (60% confidence)
18 days ago
● public
Licenserecon
Command: lrc -l
Exit code: 3
en: Versions: licenserecon '11.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Running licensecheck ....
d/copyright | licensecheck
GPL-2+ | FSFULLR aclocal.m4
GPL-2+ | public-domain autogen.sh
GPL-2+ | GPL-2+ with Autoconf-data exception build-aux/compile
GPL-2+ | GPL-3+ with Autoconf-data exception build-aux/config.guess
GPL-2+ | FSFULLR build-aux/config.rpath
GPL-2+ | GPL-3+ with Autoconf-data exception build-aux/config.sub
GPL-2+ | GPL-2+ with Autoconf-data exception build-aux/depcomp
GPL-2+ | X11 build-aux/install-sh
GPL-2+ | GPL-2+ with Libtool exception build-aux/ltmain.sh
GPL-2+ | GPL-2+ with Autoconf-data exception build-aux/missing
GPL-2+ | GPL-2+ with Autoconf-data exception build-aux/tap-driver.sh
GPL-2+ | GPL-2+ with Autoconf-data exception build-aux/test-driver
GPL-2+ | FSFUL configure
GPL-2+ | GPL-2 data/gwyddion3.spec.in
GPL-2+ | GPL-2 data/mingw-gwyddion3-libs.spec.in
GPL-2+ | GPL-2 gwyddion3.spec
GPL-2+ | GPL-2+ gwyddion/gwyddion.c
GPL-2+ | GPL-2+ gwyddion/gwyddion.h
GPL-2+ | GPL-2+ gwyddion/mac_integration.c
GPL-2+ | GPL-2+ gwyddion/mac_integration.h
GPL-2+ | GPL-2+ gwyddion/splash.c
GPL-2+ | GPL-2+ gwyddion/toolbox.c
GPL-2+ | GPL-2+ gwyddion/toolbox-editor.c
GPL-2+ | GPL-2+ gwyddion/toolbox.h
GPL-2+ | GPL-2+ gwyddion/toolbox-spec.c
GPL-2+ | GPL-2+ gwy.h
GPL-2+ | GPL-2+ libgwyapp/app.c
GPL-2+ | GPL-2+ libgwyapp/app-graph-window.c
GPL-2+ | GPL-2+ libgwyapp/app-graph-window.h
GPL-2+ | GPL-2+ libgwyapp/app.h
GPL-2+ | GPL-2+ libgwyapp/app-image-window.c
GPL-2+ | GPL-2+ libgwyapp/app-image-window.h
GPL-2+ | GPL-2+ libgwyapp/change-preview-cmap.c
GPL-2+ | GPL-2+ libgwyapp/change-preview-volume.c
GPL-2+ | GPL-2+ libgwyapp/data-browser-aux.c
GPL-2+ | GPL-2+ libgwyapp/data-browser.c
GPL-2+ | GPL-2+ libgwyapp/data-browser--gui.c
GPL-2+ | GPL-2+ libgwyapp/data-browser.h
GPL-2+ | GPL-2+ libgwyapp/data-browser-internal.h
GPL-2+ | GPL-2+ libgwyapp/data-chooser.c
GPL-2+ | GPL-2+ libgwyapp/data-chooser.h
GPL-2+ | GPL-2+ libgwyapp/dialog.c
GPL-2+ | GPL-2+ libgwyapp/dialog.h
GPL-2+ | GPL-2+ libgwyapp/file.c
GPL-2+ | GPL-2+ libgwyapp/file.h
GPL-2+ | GPL-2+ libgwyapp/filelist.c
GPL-2+ | GPL-2+ libgwyapp/filelist.h
GPL-2+ | GPL-2+ libgwyapp/file--make-key.c
GPL-2+ | GPL-2+ libgwyapp/file-ops.c
GPL-2+ | GPL-2+ libgwyapp/file-ops.h
GPL-2+ | GPL-2+ libgwyapp/glmaterial-editor.c
GPL-2+ | GPL-2+ libgwyapp/glmaterial-editor.h
GPL-2+ | GPL-2+ libgwyapp/gradient-editor.c
GPL-2+ | GPL-2+ libgwyapp/gradient-editor.h
GPL-2+ | GPL-2+ libgwyapp/gwyapp.c
GPL-2+ | GPL-2+ libgwyapp/gwyappfilechooser.c
GPL-2+ | GPL-2+ libgwyapp/gwyappfilechooser.h
GPL-2+ | GPL-2+ libgwyapp/gwyapp.h
GPL-2+ | GPL-2+ libgwyapp/gwyappinternal.h
GPL-2+ | GPL-2+ libgwyapp/gwyplaintool.c
GPL-2+ | GPL-2+ libgwyapp/gwyplaintool.h
GPL-2+ | GPL-2+ libgwyapp/gwytool.c
GPL-2+ | GPL-2+ libgwyapp/gwytool.h
GPL-2+ | GPL-2+ libgwyapp/help.c
GPL-2+ | GPL-2+ libgwyapp/help.h
GPL-2+ | GPL-2+ libgwyapp/log-browser.c
GPL-2+ | GPL-2+ libgwyapp/log-browser.h
GPL-2+ | GPL-2+ libgwyapp/log.c
GPL-2+ | GPL-2+ libgwyapp/logging.c
GPL-2+ | GPL-2+ libgwyapp/logging.h
GPL-2+ | GPL-2+ libgwyapp/log.h
GPL-2+ | GPL-2+ libgwyapp/menu.c
GPL-2+ | GPL-2+ libgwyapp/menu.h
GPL-2+ | GPL-2+ libgwyapp/menu-recent-files.c
GPL-2+ | GPL-2+ libgwyapp/menu-recent-files.h
GPL-2+ | GPL-2+ libgwyapp/meta-browser.c
GPL-2+ | GPL-2+ libgwyapp/meta-browser.h
GPL-2+ | GPL-2+ libgwyapp/module-browser.c
GPL-2+ | GPL-2+ libgwyapp/module-browser.h
GPL-2+ | GPL-2+ libgwyapp/module-cmap.c
GPL-2+ | GPL-2+ libgwyapp/module-cmap.h
GPL-2+ | GPL-2+ libgwyapp/module-file.c
GPL-2+ | GPL-2+ libgwyapp/module-file.h
GPL-2+ | GPL-2+ libgwyapp/module-graph.c
GPL-2+ | GPL-2+ libgwyapp/module-graph.h
GPL-2+ | GPL-2+ libgwyapp/module-internal.h
GPL-2+ | GPL-2+ libgwyapp/module-loader.c
GPL-2+ | GPL-2+ libgwyapp/module-loader.h
GPL-2+ | GPL-2+ libgwyapp/module-process.c
GPL-2+ | GPL-2+ libgwyapp/module-process.h
GPL-2+ | GPL-2+ libgwyapp/module-synth.c
GPL-2+ | GPL-2+ libgwyapp/module-synth.h
GPL-2+ | GPL-2+ libgwyapp/module-tool.c
GPL-2+ | GPL-2+ libgwyapp/module-tool.h
GPL-2+ | GPL-2+ libgwyapp/module-utils.c
GPL-2+ | GPL-2+ libgwyapp/module-utils-file.c
GPL-2+ | GPL-2+ libgwyapp/module-utils-file.h
GPL-2+ | GPL-2+ libgwyapp/module-utils.h
GPL-2+ | GPL-2+ libgwyapp/module-utils-synth.c
GPL-2+ | GPL-2+ libgwyapp/module-utils-synth.h
GPL-2+ | GPL-2+ libgwyapp/module-volume.c
GPL-2+ | GPL-2+ libgwyapp/module-volume.h
GPL-2+ | GPL-2+ libgwyapp/module-xyz.c
GPL-2+ | GPL-2+ libgwyapp/module-xyz.h
GPL-2+ | GPL-2+ libgwyapp/param-def.c
GPL-2+ | GPL-2+ libgwyapp/param-def.h
GPL-2+ | GPL-2+ libgwyapp/param-internal.h
GPL-2+ | GPL-2+ libgwyapp/param-resource.c
GPL-2+ | GPL-2+ libgwyapp/param-resource.h
GPL-2+ | GPL-2+ libgwyapp/params.c
GPL-2+ | GPL-2+ libgwyapp/params.h
GPL-2+ | GPL-2+ libgwyapp/param-table.c
GPL-2+ | GPL-2+ libgwyapp/param-table.h
GPL-2+ | GPL-2+ libgwyapp/resource-editor.c
GPL-2+ | GPL-2+ libgwyapp/resource-editor.h
GPL-2+ | GPL-2+ libgwyapp/results-export.c
GPL-2+ | GPL-2+ libgwyapp/results-export.h
GPL-2+ | GPL-2+ libgwyapp/sanity.h
GPL-2+ | GPL-2+ libgwyapp/settings.c
GPL-2+ | GPL-2+ libgwyapp/settings.h
GPL-2+ | GPL-2+ libgwyapp/thumbnail.c
GPL-2+ | GPL-2+ libgwyapp/thumbnail.h
GPL-2+ | GPL-2+ libgwyapp/undo.c
GPL-2+ | GPL-2+ libgwyapp/undo.h
GPL-2+ | GPL-2+ libgwyapp/validate.c
GPL-2+ | GPL-2+ libgwyapp/validate.h
GPL-2+ | GPL-2+ libgwyapp/wait.c
GPL-2+ | GPL-2+ libgwyapp/wait.h
GPL-2+ | GPL-2+ libgwyddion/arithmetic.c
GPL-2+ | GPL-2+ libgwyddion/arithmetic.h
GPL-2+ | GPL-2+ libgwyddion/brick.c
GPL-2+ | GPL-2+ libgwyddion/brick.h
GPL-2+ | GPL-2+ libgwyddion/cdline.c
GPL-2+ | GPL-2+ libgwyddion/cdline.h
GPL-2+ | GPL-2+ libgwyddion/correct.c
GPL-2+ | GPL-2+ libgwyddion/correct.h
GPL-2+ | GPL-2+ libgwyddion/correct--laplace.c
GPL-2+ | GPL-2+ libgwyddion/correlation.c
GPL-2+ | GPL-2+ libgwyddion/correlation.h
GPL-2+ | GPL-2+ libgwyddion/cwt.c
GPL-2+ | GPL-2+ libgwyddion/cwt.h
GPL-2+ | GPL-2+ libgwyddion/deserialize.c
GPL-2+ | GPL-2+ libgwyddion/deserialize.h
GPL-2+ | GPL-2+ libgwyddion/distance-transform.c
GPL-2+ | GPL-2+ libgwyddion/distance-transform.h
GPL-2+ | GPL-2+ libgwyddion/dwt.c
GPL-2+ | GPL-2+ libgwyddion/dwt.h
GPL-2+ | GPL-2+ libgwyddion/elliptic.c
GPL-2+ | GPL-2+ libgwyddion/elliptic.h
GPL-2+ | GPL-2+ libgwyddion/enum.c
GPL-2+ | GPL-2+ libgwyddion/enum.h
GPL-2+ | GPL-2+ libgwyddion/enums.c
GPL-2+ | GPL-2+ libgwyddion/enums.h
GPL-2+ | GPL-2+ libgwyddion/error-list.c
GPL-2+ | GPL-2+ libgwyddion/error-list.h
GPL-2+ | GPL-2+ libgwyddion/expr.c
GPL-2+ | GPL-2+ libgwyddion/expr.h
GPL-2+ | GPL-2+ libgwyddion/extend.c
GPL-2+ | GPL-2+ libgwyddion/extend.h
GPL-2+ | GPL-2+ libgwyddion/fftw.h
GPL-2+ | GPL-2+ libgwyddion/field.c
GPL-2+ | GPL-2+ libgwyddion/field.h
GPL-2+ | GPL-2+ libgwyddion/filters.c
GPL-2+ | GPL-2+ libgwyddion/filters--convdeconv.c
GPL-2+ | GPL-2+ libgwyddion/filters.h
GPL-2+ | GPL-2+ libgwyddion/filters--minmax.c
GPL-2+ | GPL-2+ libgwyddion/fractals.c
GPL-2+ | GPL-2+ libgwyddion/fractals.h
GPL-2+ | GPL-2+ libgwyddion/gl-material.c
GPL-2+ | GPL-2+ libgwyddion/gl-material.h
GPL-2+ | GPL-2+ libgwyddion/gradient.c
GPL-2+ | GPL-2+ libgwyddion/gradient.h
GPL-2+ | GPL-2+ libgwyddion/grain-quantities.c
GPL-2+ | GPL-2+ libgwyddion/grain-quantities.h
GPL-2+ | GPL-2+ libgwyddion/grains.c
GPL-2+ | GPL-2+ libgwyddion/grains--disttrans.c
GPL-2+ | GPL-2+ libgwyddion/grains.h
GPL-2+ | GPL-2+ libgwyddion/grains-nield.c
GPL-2+ | GPL-2+ libgwyddion/grains-nield.h
GPL-2+ | GPL-2+ libgwyddion/grains--values.c
GPL-2+ | GPL-2+ libgwyddion/grains--wshed.c
GPL-2+ | GPL-2+ libgwyddion/grain-value.c
GPL-2+ | GPL-2+ libgwyddion/grain-value.h
GPL-2+ | GPL-2+ libgwyddion/gwycontainer.c
GPL-2+ | GPL-2+ libgwyddion/gwycontainer.h
GPL-2+ | GPL-2+ libgwyddion/gwyddion.c
GPL-2+ | GPL-2+ libgwyddion/gwyddion.h
GPL-2+ | GPL-2+ libgwyddion/gwyfdcurvepreset.c
GPL-2+ | GPL-2+ libgwyddion/gwyfdcurvepreset.h
GPL-2+ | GPL-2+ libgwyddion/gwynlfit.c
GPL-2+ | GPL-2+ libgwyddion/gwynlfit.h
GPL-2+ | GPL-2+ libgwyddion/gwynlfitpreset.c
GPL-2+ | GPL-2+ libgwyddion/gwynlfitpreset.h
GPL-2+ | GPL-2+ libgwyddion/hough.c
GPL-2+ | GPL-2+ libgwyddion/hough.h
GPL-2+ | GPL-2+ libgwyddion/internal.h
GPL-2+ | GPL-2+ libgwyddion/interpolation.c
GPL-2+ | GPL-2+ libgwyddion/interpolation.h
GPL-2+ | GPL-2+ libgwyddion/int-list.h
GPL-2+ | GPL-2+ libgwyddion/inttrans.c
GPL-2+ | GPL-2+ libgwyddion/inttrans.h
GPL-2+ | GPL-2+ libgwyddion/inventory.c
GPL-2+ | GPL-2+ libgwyddion/inventory.h
GPL-2+ | GPL-2+ libgwyddion/lawn.c
GPL-2+ | GPL-2+ libgwyddion/lawn.h
GPL-2+ | GPL-2+ libgwyddion/level.c
GPL-2+ | GPL-2+ libgwyddion/level.h
GPL-2+ | GPL-2+ libgwyddion/line.c
GPL-2+ | GPL-2+ libgwyddion/line.h
GPL-2+ | GPL-2+ libgwyddion/linestats.c
GPL-2+ | GPL-2+ libgwyddion/linestats.h
GPL-2+ | GPL-2+ libgwyddion/macros.c
GPL-2+ | GPL-2+ libgwyddion/macros.h
GPL-2+ | GPL-2+ libgwyddion/math.c
GPL-2+ | GPL-2+ libgwyddion/math--gridcheck.c
GPL-2+ | GPL-2+ libgwyddion/math.h
GPL-2+ | GPL-2+ libgwyddion/math--inline.c
GPL-2+ | GPL-2+ libgwyddion/math--rank.c
GPL-2+ | GPL-2+ libgwyddion/mfm.c
GPL-2+ | GPL-2+ libgwyddion/mfm.h
GPL-2+ | GPL-2+ libgwyddion/morph-lib.h
GPL-2+ | GPL-2+ libgwyddion/nield.c
GPL-2+ | GPL-2+ libgwyddion/nield.h
GPL-2+ | GPL-2+ libgwyddion/omp.h
GPL-2+ | GPL-2+ libgwyddion/peaks.c
GPL-2+ | GPL-2+ libgwyddion/peaks.h
GPL-2+ | GPL-2+ libgwyddion/rand-gen-set.c
GPL-2+ | GPL-2+ libgwyddion/rand-gen-set.h
GPL-2+ | GPL-2+ libgwyddion/raw-data.c
GPL-2+ | GPL-2+ libgwyddion/raw-data.h
GPL-2+ | GPL-2+ libgwyddion/resource.c
GPL-2+ | GPL-2+ libgwyddion/resource.h
GPL-2+ | GPL-2+ libgwyddion/results.c
GPL-2+ | GPL-2+ libgwyddion/results.h
GPL-2+ | GPL-2+ libgwyddion/rgba.c
GPL-2+ | GPL-2+ libgwyddion/rgba.h
GPL-2+ | GPL-2+ libgwyddion/selection-axis.c
GPL-2+ | GPL-2+ libgwyddion/selection-axis.h
GPL-2+ | GPL-2+ libgwyddion/selection.c
GPL-2+ | GPL-2+ libgwyddion/selection-ellipse.c
GPL-2+ | GPL-2+ libgwyddion/selection-ellipse.h
GPL-2+ | GPL-2+ libgwyddion/selection.h
GPL-2+ | GPL-2+ libgwyddion/selection-lattice.c
GPL-2+ | GPL-2+ libgwyddion/selection-lattice.h
GPL-2+ | GPL-2+ libgwyddion/selection-line.c
GPL-2+ | GPL-2+ libgwyddion/selection-line.h
GPL-2+ | GPL-2+ libgwyddion/selection-path.c
GPL-2+ | GPL-2+ libgwyddion/selection-path.h
GPL-2+ | GPL-2+ libgwyddion/selection-point.c
GPL-2+ | GPL-2+ libgwyddion/selection-point.h
GPL-2+ | GPL-2+ libgwyddion/selection-quad.c
GPL-2+ | GPL-2+ libgwyddion/selection-quad.h
GPL-2+ | GPL-2+ libgwyddion/selection-range.c
GPL-2+ | GPL-2+ libgwyddion/selection-range.h
GPL-2+ | GPL-2+ libgwyddion/selection-rectangle.c
GPL-2+ | GPL-2+ libgwyddion/selection-rectangle.h
GPL-2+ | GPL-2+ libgwyddion/serializable-boxed.c
GPL-2+ | GPL-2+ libgwyddion/serializable-boxed.h
GPL-2+ | GPL-2+ libgwyddion/serializable.c
GPL-2+ | GPL-2+ libgwyddion/serializable.h
GPL-2+ | GPL-2+ libgwyddion/serializable-internal.h
GPL-2+ | GPL-2+ libgwyddion/serializable-utils.c
GPL-2+ | GPL-2+ libgwyddion/serializable-utils.h
GPL-2+ | GPL-2+ libgwyddion/serialize.c
GPL-2+ | GPL-2+ libgwyddion/serialize.h
GPL-2+ | GPL-2+ libgwyddion/shape-fit-preset.c
GPL-2+ | GPL-2+ libgwyddion/shape-fit-preset.h
GPL-2+ | GPL-2+ libgwyddion/simplefft.c
GPL-2+ | GPL-2+ libgwyddion/simplefft.h
GPL-2+ | GPL-2+ libgwyddion/spectra.c
GPL-2+ | GPL-2+ libgwyddion/spectra.h
GPL-2+ | GPL-2+ libgwyddion/spline.c
GPL-2+ | GPL-2+ libgwyddion/spline.h
GPL-2+ | GPL-2+ libgwyddion/stats--acfpsdf.c
GPL-2+ | GPL-2+ libgwyddion/stats.c
GPL-2+ | GPL-2+ libgwyddion/stats--entropy.c
GPL-2+ | GPL-2+ libgwyddion/stats.h
GPL-2+ | GPL-2+ libgwyddion/stats--minkowski.c
GPL-2+ | GPL-2+ libgwyddion/stats--sum.c
GPL-2+ | GPL-2+ libgwyddion/string-list.c
GPL-2+ | GPL-2+ libgwyddion/string-list.h
GPL-2+ | GPL-2+ libgwyddion/surface.c
GPL-2+ | GPL-2+ libgwyddion/surface.h
GPL-2+ | GPL-2+ libgwyddion/synth.c
GPL-2+ | GPL-2+ libgwyddion/synth.h
GPL-2+ | GPL-2+ libgwyddion/threads.c
GPL-2+ | GPL-2+ libgwyddion/threads.h
GPL-2+ | GPL-2+ libgwyddion/tip.c
GPL-2+ | GPL-2+ libgwyddion/tip.h
GPL-2+ | GPL-2+ libgwyddion/tip-model.c
GPL-2+ | GPL-2+ libgwyddion/tip-model.h
GPL-2+ | GPL-2+ libgwyddion/triangulation.c
GPL-2+ | GPL-2+ libgwyddion/triangulation.h
GPL-2+ | GPL-2+ libgwyddion/unit.c
GPL-2+ | GPL-2+ libgwyddion/unit.h
GPL-2+ | GPL-2+ libgwyddion/utils.c
GPL-2+ | GPL-2+ libgwyddion/utils.h
GPL-2+ | GPL-2+ libgwyddion/utils--string.c
GPL-2+ | GPL-2+ libgwyddion/value-format.c
GPL-2+ | GPL-2+ libgwyddion/value-format.h
GPL-2+ | GPL-2+ libgwyddion/version.c
GPL-2+ | GPL-2+ libgwyddion/version.h
GPL-2+ | GPL-2+ libgwyddion/version.h.in
GPL-2+ | GPL-2+ libgwyddion/watershed.c
GPL-2+ | GPL-2+ libgwyddion/watershed.h
GPL-2+ | GPL-2+ libgwyddion/xy.c
GPL-2+ | GPL-2+ libgwyddion/xy.h
GPL-2+ | GPL-2+ libgwyddion/xyz.c
GPL-2+ | GPL-2+ libgwyddion/xyz.h
GPL-2+ | GPL-2+ libgwyui/adjust-bar.c
GPL-2+ | GPL-2+ libgwyui/adjust-bar.h
GPL-2+ | GPL-2+ libgwyui/cairo-utils.c
GPL-2+ | GPL-2+ libgwyui/cairo-utils.h
GPL-2+ | GPL-2+ libgwyui/cell-renderer-color.c
GPL-2+ | GPL-2+ libgwyui/cell-renderer-color.h
GPL-2+ | GPL-2+ libgwyui/cell-renderer-gradient.c
GPL-2+ | GPL-2+ libgwyui/cell-renderer-gradient.h
GPL-2+ | GPL-2+ libgwyui/check-boxes.c
GPL-2+ | GPL-2+ libgwyui/check-boxes.h
GPL-2+ | GPL-2+ libgwyui/color-axis.c
GPL-2+ | GPL-2+ libgwyui/color-axis.h
GPL-2+ | GPL-2+ libgwyui/color-button.c
GPL-2+ | GPL-2+ libgwyui/color-button.h
GPL-2+ | GPL-2+ libgwyui/color-dialog.c
GPL-2+ | GPL-2+ libgwyui/color-dialog.h
GPL-2+ | GPL-2+ libgwyui/color-editor.c
GPL-2+ | GPL-2+ libgwyui/color-editor.h
GPL-2+ | GPL-2+ libgwyui/color-swatch.c
GPL-2+ | GPL-2+ libgwyui/color-swatch.h
GPL-2+ | GPL-2+ libgwyui/color-wheel.c
GPL-2+ | GPL-2+ libgwyui/color-wheel.h
GPL-2+ | GPL-2+ libgwyui/correl-table.c
GPL-2+ | GPL-2+ libgwyui/correl-table.h
GPL-2+ | GPL-2+ libgwyui/fit-table.c
GPL-2+ | GPL-2+ libgwyui/fit-table.h
GPL-2+ | GPL-2+ libgwyui/gradient-swatch.c
GPL-2+ | GPL-2+ libgwyui/gradient-swatch.h
GPL-2+ | GPL-2+ libgwyui/grain-value-tree-view.c
GPL-2+ | GPL-2+ libgwyui/grain-value-tree-view.h
GPL-2+ | GPL-2+ libgwyui/graph-area.c
GPL-2+ | GPL-2+ libgwyui/graph-area.h
GPL-2+ | GPL-2+ libgwyui/graph-axis.c
GPL-2+ | GPL-2+ libgwyui/graph-axis-dialog.c
GPL-2+ | GPL-2+ libgwyui/graph-axis-dialog.h
GPL-2+ | GPL-2+ libgwyui/graph-axis.h
GPL-2+ | GPL-2+ libgwyui/graph.c
GPL-2+ | GPL-2+ libgwyui/graph-corner.c
GPL-2+ | GPL-2+ libgwyui/graph-corner.h
GPL-2+ | GPL-2+ libgwyui/graph-curve-dialog.c
GPL-2+ | GPL-2+ libgwyui/graph-curve-dialog.h
GPL-2+ | GPL-2+ libgwyui/graph-curves.c
GPL-2+ | GPL-2+ libgwyui/graph-curves.h
GPL-2+ | GPL-2+ libgwyui/graph-data.c
GPL-2+ | GPL-2+ libgwyui/graph-data.h
GPL-2+ | GPL-2+ libgwyui/graph.h
GPL-2+ | GPL-2+ libgwyui/graph-internal.h
GPL-2+ | GPL-2+ libgwyui/graph-key.c
GPL-2+ | GPL-2+ libgwyui/graph-key-dialog.c
GPL-2+ | GPL-2+ libgwyui/graph-key-dialog.h
GPL-2+ | GPL-2+ libgwyui/graph-key.h
GPL-2+ | GPL-2+ libgwyui/graph-utils.c
GPL-2+ | GPL-2+ libgwyui/graph-utils.h
GPL-2+ | GPL-2+ libgwyui/graph-window.c
GPL-2+ | GPL-2+ libgwyui/graph-window.h
GPL-2+ | GPL-2+ libgwyui/graph-window-measure-dialog.c
GPL-2+ | GPL-2+ libgwyui/graph-window-measure-dialog.h
GPL-2+ | GPL-2+ libgwyui/gwycombobox.c
GPL-2+ | GPL-2+ libgwyui/gwycombobox.h
GPL-2+ | GPL-2+ libgwyui/gwydataview.c
GPL-2+ | GPL-2+ libgwyui/gwydataview.h
GPL-2+ | GPL-2+ libgwyui/gwydataviewlayer.c
GPL-2+ | GPL-2+ libgwyui/gwydataviewlayer.h
GPL-2+ | GPL-2+ libgwyui/gwydatawindow.c
GPL-2+ | GPL-2+ libgwyui/gwydatawindow.h
GPL-2+ | GPL-2+ libgwyui/gwygllabel.c
GPL-2+ | GPL-2+ libgwyui/gwygllabel.h
GPL-2+ | GPL-2+ libgwyui/gwyglsetup.c
GPL-2+ | GPL-2+ libgwyui/gwyglsetup.h
GPL-2+ | GPL-2+ libgwyui/gwyglview.c
GPL-2+ | GPL-2+ libgwyui/gwyglview.h
GPL-2+ | GPL-2+ libgwyui/gwyglwindow.c
GPL-2+ | GPL-2+ libgwyui/gwyglwindow.h
GPL-2+ | GPL-2+ libgwyui/gwygraphcurvemodel.c
GPL-2+ | GPL-2+ libgwyui/gwygraphcurvemodel.h
GPL-2+ | GPL-2+ libgwyui/gwygraphmodel.c
GPL-2+ | GPL-2+ libgwyui/gwygraphmodel.h
GPL-2+ | GPL-2+ libgwyui/gwyoptionmenus.c
GPL-2+ | GPL-2+ libgwyui/gwyoptionmenus.h
GPL-2+ | GPL-2+ libgwyui/gwyui.c
GPL-2+ | GPL-2+ libgwyui/gwyui.h
GPL-2+ | GPL-2+ libgwyui/gwyvectorlayer.c
GPL-2+ | GPL-2+ libgwyui/gwyvectorlayer.h
GPL-2+ | GPL-2+ libgwyui/icons.c
GPL-2+ | GPL-2+ libgwyui/icons.h
GPL-2+ | GPL-2+ libgwyui/inventory-store.c
GPL-2+ | GPL-2+ libgwyui/inventory-store.h
GPL-2+ | GPL-2+ libgwyui/layer-axis.c
GPL-2+ | GPL-2+ libgwyui/layer-axis.h
GPL-2+ | GPL-2+ libgwyui/layer-cross.c
GPL-2+ | GPL-2+ libgwyui/layer-cross.h
GPL-2+ | GPL-2+ libgwyui/layer-ellipse.c
GPL-2+ | GPL-2+ libgwyui/layer-ellipse.h
GPL-2+ | GPL-2+ libgwyui/layer-lattice.c
GPL-2+ | GPL-2+ libgwyui/layer-lattice.h
GPL-2+ | GPL-2+ libgwyui/layer-line.c
GPL-2+ | GPL-2+ libgwyui/layer-line.h
GPL-2+ | GPL-2+ libgwyui/layer-path.c
GPL-2+ | GPL-2+ libgwyui/layer-path.h
GPL-2+ | GPL-2+ libgwyui/layer-point.c
GPL-2+ | GPL-2+ libgwyui/layer-point.h
GPL-2+ | GPL-2+ libgwyui/layer-quad.c
GPL-2+ | GPL-2+ libgwyui/layer-quad.h
GPL-2+ | GPL-2+ libgwyui/layer-rectangle.c
GPL-2+ | GPL-2+ libgwyui/layer-rectangle.h
GPL-2+ | GPL-2+ libgwyui/layer-utils.c
GPL-2+ | GPL-2+ libgwyui/layer-utils.h
GPL-2+ | GPL-2+ libgwyui/null-store.c
GPL-2+ | GPL-2+ libgwyui/null-store.h
GPL-2+ | GPL-2+ libgwyui/pixbuf-render.c
GPL-2+ | GPL-2+ libgwyui/pixbuf-render.h
GPL-2+ | GPL-2+ libgwyui/radio-buttons.c
GPL-2+ | GPL-2+ libgwyui/radio-buttons.h
GPL-2+ | GPL-2+ libgwyui/ruler.c
GPL-2+ | GPL-2+ libgwyui/ruler.h
GPL-2+ | GPL-2+ libgwyui/sci-text.c
GPL-2+ | GPL-2+ libgwyui/sci-text.h
GPL-2+ | GPL-2+ libgwyui/sensitivity-group.c
GPL-2+ | GPL-2+ libgwyui/sensitivity-group.h
GPL-2+ | GPL-2+ libgwyui/shader.c
GPL-2+ | GPL-2+ libgwyui/shader.h
GPL-2+ | GPL-2+ libgwyui/utils.c
GPL-2+ | GPL-2+ libgwyui/utils.h
GPL-2+ | GPL-2+ libgwyui/widget-impl-utils.c
GPL-2+ | GPL-2+ libgwyui/widget-impl-utils.h
GPL-2+ | FSFULLR m4/codeset.m4
GPL-2+ | FSFULLR and/or GPL and/or LGPL m4/gettext.m4
GPL-2+ | public-domain m4/gwy-cc-options.m4
GPL-2+ | FSFAP m4/gwy-hdf5.m4
GPL-2+ | public-domain m4/gwy-openmp.m4
GPL-2+ | FSFULLR m4/iconv.m4
GPL-2+ | FSFULLR m4/intmax.m4
GPL-2+ | FSFULLR and/or GPL and/or LGPL m4/lcmessage.m4
GPL-2+ | (FSFULLR and/or GPL-2+) with Libtool exception m4/libtool.m4
GPL-2+ | FSFULLR m4/longlong.m4
GPL-2+ | FSFULLR m4/lt~obsolete.m4
GPL-2+ | FSFULLR m4/ltoptions.m4
GPL-2+ | FSFULLR m4/ltsugar.m4
GPL-2+ | FSFULLR m4/ltversion.m4
GPL-2+ | FSFULLR and/or GPL and/or LGPL m4/nls.m4
GPL-2+ | GPL-2+ with Autoconf-data exception m4/pkg.m4
GPL-2+ | FSFULLR and/or GPL and/or LGPL m4/po.m4
GPL-2+ | FSFULLR m4/printf-posix.m4
GPL-2+ | FSFULLR and/or GPL and/or LGPL m4/progtest.m4
GPL-2+ | GPL m4/signed.m4
GPL-2+ | FSFULLR m4/size_max.m4
GPL-2+ | FSFULLR m4/wchar_t.m4
GPL-2+ | FSFULLR m4/wint_t.m4
GPL-2+ | FSFULLR m4/xsize.m4
GPL-2+ | GPL-2+ modules/cmap/cmap_align.c
GPL-2+ | GPL-2+ modules/cmap/cmap_asciiexport.c
GPL-2+ | GPL-2+ modules/cmap/cmap_basicops.c
GPL-2+ | GPL-2+ modules/cmap/cmap_crop.c
GPL-2+ | GPL-2+ modules/cmap/cmap_cutter.c
GPL-2+ | GPL-2+ modules/cmap/cmap_extractcurve.c
GPL-2+ | GPL-2+ modules/cmap/cmap_fdfit.c
GPL-2+ | GPL-2+ modules/cmap/cmap_fit.c
GPL-2+ | GPL-2+ modules/cmap/cmap_fztofd.c
GPL-2+ | GPL-2+ modules/cmap/cmap_linestat.c
GPL-2+ | GPL-2+ modules/cmap/cmap_lockin.c
GPL-2+ | GPL-2+ modules/cmap/cmap_polylevel.c
GPL-2+ | GPL-2+ modules/cmap/cmap_possearch.c
GPL-2+ | GPL-2+ modules/cmap/cmap_simplemech.c
GPL-2+ | GPL-2+ modules/cmap/cmap_sinebg.c
GPL-2+ | GPL-2+ modules/cmap/cmap_volumize.c
GPL-2+ | GPL-2+ modules/file/accurell.c
GPL-2+ | GPL-2+ modules/file/accurexii-txt.c
GPL-2+ | GPL-2+ modules/file/afmw-spec.c
GPL-2+ | GPL-2+ modules/file/aistfile.c
GPL-2+ | GPL-2+ modules/file/alicona.c
GPL-2+ | GPL-2+ modules/file/ambfile.c
GPL-2+ | GPL-2+ modules/file/ambprofile.c
GPL-2+ | GPL-2+ modules/file/anasys_xml.c
GPL-2+ | GPL-2+ modules/file/andorsif.c
GPL-2+ | GPL-2+ modules/file/anfatec.c
GPL-2+ | GPL-2+ modules/file/apedaxfile.c
GPL-2+ or LGPL-2.1+| GPL-2+ modules/file/apefile.c
GPL-2+ | GPL-2+ modules/file/ardf.c
GPL-2+ | GPL-2+ modules/file/asciicmap.c
GPL-2+ | GPL-2+ modules/file/asciiexport.c
GPL-2+ | GPL-2+ modules/file/asdfile.c
GPL-2+ | GPL-2+ modules/file/assing-afm.c
GPL-2+ | GPL-2+ modules/file/attocube.c
GPL-2+ | GPL-2+ modules/file/bcrfile.c
GPL-2+ | GPL-2+ modules/file/burleigh_bii.c
GPL-2+ | GPL-2+ modules/file/burleigh.c
GPL-2+ | GPL-2+ modules/file/burleigh_exp.c
GPL-2+ | GPL-2+ modules/file/codevfile.c
GPL-2+ | GPL-2+ modules/file/createc.c
GPL-2+ | GPL-2+ modules/file/csmfile.c
GPL-2+ | GPL-2+ modules/file/dektakvca.c
GPL-2+ | GPL-2+ modules/file/dektakxml.c
GPL-2+ | GPL-2+ modules/file/dimensionfile.c
GPL-2+ | GPL-2+ modules/file/dm3file.c
GPL-2+ | GPL-2+ modules/file/dmefile.c
GPL-2+ | GPL-2+ modules/file/dumbfile.c
GPL-2+ | GPL-2+ modules/file/ecsfile.c
GPL-2+ | GPL-2+ modules/file/err.h
GPL-2+ | GPL-2+ modules/file/evovisxml.c
GPL-2+ | GPL-2+ modules/file/ezdfile.c
GPL-2+ | GPL-2+ modules/file/femtoscan.c
GPL-2+ | GPL-2+ modules/file/femtoscan-txt.c
GPL-2+ | GPL-2+ modules/file/fitsfile.c
GPL-2+ | GPL-2+ modules/file/formats3d.c
GPL-2+ | GPL-2+ modules/file/gdeffile.c
GPL-2+ | GPL-2+ modules/file/get.h
GPL-2+ | GPL-2+ modules/file/gsffile.c
GPL-2+ | GPL-2+ modules/file/gwyfile.c
GPL-2+ | GPL-2+ modules/file/gwytiff.c
GPL-2+ | GPL-2+ modules/file/gwytiff.h
GPL-2+ | GPL-2+ modules/file/gwyzip.h
GPL-2+ | GPL-2+ modules/file/gwyzlib.h
GPL-2+ | GPL-2+ modules/file/gxyzffile.c
GPL-2+ | GPL-2+ modules/file/hdf4file.c
GPL-2+ | GPL-2+ modules/file/hdf5/datxfile.c
GPL-2+ | GPL-2+ modules/file/hdf5/epflfile.c
GPL-2+ | GPL-2+ modules/file/hdf5/ergofile.c
GPL-2+ | GPL-2+ modules/file/hdf5/fusionscope.c
GPL-2+ | GPL-2+ modules/file/hdf5/gwyhdf5.c
GPL-2+ | GPL-2+ modules/file/hdf5/gwyhdf5.h
GPL-2+ | GPL-2+ modules/file/hdf5/gxsm4.c
GPL-2+ | GPL-2+ modules/file/hdf5/hdf5file.c
GPL-2+ | GPL-2+ modules/file/hdf5/hdf5file.h
GPL-2+ | GPL-2+ modules/file/hdf5/nhffile.c
GPL-2+ | GPL-2+ modules/file/hdf5/nsidfile.c
GPL-2+ | GPL-2+ modules/file/hdf5/shilpsfile.c
GPL-2+ | GPL-2+ modules/file/hdrimage.cc
GPL-2+ | GPL-2+ modules/file/hitachi-afm.c
GPL-2+ | GPL-2+ modules/file/hitachi-sem.c
GPL-2+ | GPL-2+ modules/file/igorfile.c
GPL-2+ | GPL-2+ modules/file/image-keys.h
GPL-2+ | GPL-2+ modules/file/imgexport.c
GPL-2+ | GPL-2+ modules/file/intelliwave.c
GPL-2+ | GPL-2+ modules/file/intematix.c
GPL-2+ | GPL-2+ modules/file/iso28600.c
GPL-2+ | GPL-2+ modules/file/jeol.c
GPL-2+ | GPL-2+ modules/file/jeoltem.c
GPL-2+ | GPL-2+ modules/file/jpk.h
GPL-2+ | GPL-2+ modules/file/jpkscan.c
GPL-2+ | GPL-2+ modules/file/jspmfile.c
GPL-2+ | GPL-2+ modules/file/keyence.c
GPL-2+ | GPL-2+ modules/file/leica.c
GPL-2+ | GPL-2+ modules/file/lextfile.c
GPL-2+ | GPL-2+ modules/file/magellan.c
GPL-2+ | GPL-2+ modules/file/mapvue.c
GPL-2+ | GPL-2+ modules/file/matfile.c
GPL-2+ | GPL-2+ modules/file/metropro.c
GPL-2+ | GPL-2+ modules/file/microprof.c
GPL-2+ | GPL-2+ modules/file/miffile.c
GPL-2+ | GPL-2+ modules/file/mifile.c
GPL-2+ | GPL-2+ modules/file/mulfile.c
GPL-2+ | GPL-2+ modules/file/nanoeducator.c
GPL-2+ | GPL-2+ modules/file/nanomagnetics.c
GPL-2+ | GPL-2+ modules/file/nanonics.c
GPL-2+ | GPL-2+ modules/file/nanonis.c
GPL-2+ | GPL-2+ modules/file/nanonis-spec.c
GPL-2+ | GPL-2+ modules/file/nanoobserver.c
GPL-2+ | GPL-2+ modules/file/nanoscan.c
GPL-2+ | GPL-2+ modules/file/nanoscantech.c
GPL-2+ | GPL-2+ modules/file/nanoscope.c
GPL-2+ | GPL-2+ modules/file/nanoscope-ii.c
GPL-2+ | GPL-2+ modules/file/nanosystemz.c
GPL-2+ | GPL-2+ modules/file/nanotop.c
GPL-2+ | GPL-2+ modules/file/netcdf.c
GPL-2+ | GPL-2+ modules/file/nmmxyz.c
GPL-2+ | GPL-2+ modules/file/nova-asc.c
GPL-2+ | GPL-2+ modules/file/npyfile.c
GPL-2+ | GPL-2+ modules/file/nrrdfile.c
GPL-2+ | GPL-2+ modules/file/nt-mdt.c
GPL-2+ | GPL-2+ modules/file/nxiifile.c
GPL-2+ | GPL-2+ modules/file/oirfile.c
GPL-2+ | GPL-2+ modules/file/oldmda.c
GPL-2+ | GPL-2+ modules/file/ols.c
GPL-2+ | GPL-2+ modules/file/ometiff.c
GPL-2+ | GPL-2+ modules/file/omicron.c
GPL-2+ | GPL-2+ modules/file/omicronflat.c
GPL-2+ | GPL-2+ modules/file/omicronmatrix.c
GPL-2+ | GPL-2+ modules/file/opdfile.c
GPL-2+ | GPL-2+ modules/file/opengps.c
GPL-2+ | GPL-2+ modules/file/phoenix.c
GPL-2+ | GPL-2+ modules/file/pixmap.c
GPL-2+ | GPL-2+ modules/file/pltfile.c
GPL-2+ | GPL-2+ modules/file/pnifile.c
GPL-2+ | GPL-2+ modules/file/princetonspe.c
GPL-2+ | GPL-2+ modules/file/psia.c
GPL-2+ | GPL-2+ modules/file/psppt.c
GPL-2+ | GPL-2+ modules/file/pt3file.c
GPL-2+ | GPL-2+ modules/file/quazarnpic.c
GPL-2+ | GPL-2+ modules/file/quesant.c
GPL-2+ | GPL-2+ modules/file/rawfile.c
GPL-2+ | GPL-2+ modules/file/rawgraph.c
GPL-2+ | GPL-2+ modules/file/renishaw.c
GPL-2+ | GPL-2+ modules/file/rhk-sm3.c
GPL-2+ | GPL-2+ modules/file/rhk-sm4.c
GPL-2+ | GPL-2+ modules/file/rhk-spm32.c
GPL-2+ | GPL-2+ modules/file/rmitmd.c
GPL-2+ | GPL-2+ modules/file/robotics.c
GPL-2+ | GPL-2+ modules/file/s94file.c
GPL-2+ | GPL-2+ modules/file/scafile.c
GPL-2+ | GPL-2+ modules/file/scanfile.c
GPL-2+ | GPL-2+ modules/file/scnxfile.c
GPL-2+ | GPL-2+ modules/file/sdfile.c
GPL-2+ | GPL-2+ modules/file/seiko.c
GPL-2+ | GPL-2+ modules/file/sensofar.c
GPL-2+ | GPL-2+ modules/file/sensofarx.c
GPL-2+ | GPL-2+ modules/file/sensolytics.c
GPL-2+ | GPL-2+ modules/file/shimadzu.c
GPL-2+ | GPL-2+ modules/file/sicmfile.c
GPL-2+ | GPL-2+ modules/file/sis.c
GPL-2+ | GPL-2+ modules/file/spcfile.c
GPL-2+ | GPL-2+ modules/file/spip-asc.c
GPL-2+ | GPL-2+ modules/file/spmlab.c
GPL-2+ | GPL-2+ modules/file/spmlabf.c
GPL-2+ | GPL-2+ modules/file/spml.c
GPL-2+ | GPL-2+ modules/file/spmxfile.c
GPL-2+ | GPL-2+ modules/file/stmprg.c
GPL-2+ | GPL-2+ modules/file/stpfile.c
GPL-2+ | GPL-2+ modules/file/surffile.c
GPL-2+ | GPL-2+ modules/file/talos.c
GPL-2+ | GPL-2+ modules/file/tescan.c
GPL-2+ | GPL-2+ modules/file/tiaser.c
GPL-2+ | GPL-2+ modules/file/ttffile.c
GPL-2+ | GPL-2+ modules/file/unisoku.c
GPL-2+ | GPL-2+ modules/file/win_stm.c
GPL-2+ | GPL-2+ modules/file/wipfile.c
GPL-2+ | GPL-2+ modules/file/witec-asc.c
GPL-2+ | GPL-2+ modules/file/witfile.c
GPL-2+ | GPL-2+ modules/file/wrustfile.c
GPL-2+ | GPL-2+ modules/file/wsffile.c
GPL-2+ | GPL-2+ modules/file/wsxmfile.c
GPL-2+ | GPL-2+ modules/file/xyzexport.c
GPL-2+ | GPL-2+ modules/file/zeiss.c
GPL-2+ | GPL-2+ modules/file/zeissczi.c
GPL-2+ | GPL-2+ modules/file/zeisslsm.c
GPL-2+ | GPL-2+ modules/file/zemax.c
GPL-2+ | GPL-2+ modules/file/zmgfile.c
GPL-2+ | GPL-2+ modules/file/zonfile.c
GPL-2+ | GPL-2+ modules/file/zyvex.c
GPL-2+ | GPL-2+ modules/graph/graph_align.c
GPL-2+ | GPL-2+ modules/graph/graph_cd.c
GPL-2+ | GPL-2+ modules/graph/graph_cut.c
GPL-2+ | GPL-2+ modules/graph/graph_dos_spectrum.c
GPL-2+ | GPL-2+ modules/graph/graph_export_ascii.c
GPL-2+ | GPL-2+ modules/graph/graph_export_image.c
GPL-2+ | GPL-2+ modules/graph/graph_fit.c
GPL-2+ | GPL-2+ modules/graph/graph_fztofd.c
GPL-2+ | GPL-2+ modules/graph/graph_logscale.c
GPL-2+ | GPL-2+ modules/graph/graph_measure_period.c
GPL-2+ | GPL-2+ modules/graph/graph_merge.c
GPL-2+ | GPL-2+ modules/graph/graphops.c
GPL-2+ | GPL-2+ modules/graph/graph_peaks.c
GPL-2+ | GPL-2+ modules/graph/graph_polylevel.c
GPL-2+ | GPL-2+ modules/graph/graph_sfuncs.c
GPL-2+ | GPL-2+ modules/graph/graph_simplemech.c
GPL-2+ | GPL-2+ modules/graph/graph_sinebg.c
GPL-2+ | GPL-2+ modules/graph/graph_stats.c
GPL-2+ | GPL-2+ modules/graph/graph_terraces.c
GPL-2+ | GPL-2+ modules/process/acf2d.c
GPL-2+ | GPL-2+ modules/process/angle_dist.c
GPL-2+ | GPL-2+ modules/process/arc-revolve.c
GPL-2+ | GPL-2+ modules/process/arithmetic.c
GPL-2+ | GPL-2+ modules/process/averaging.c
GPL-2+ | GPL-2+ modules/process/basicops.c
GPL-2+ | GPL-2+ modules/process/binning.c
GPL-2+ | GPL-2+ modules/process/blockstep.c
GPL-2+ | GPL-2+ modules/process/calibrate.c
GPL-2+ | GPL-2+ modules/process/classify.c
GPL-2+ | GPL-2+ modules/process/coerce.c
GPL-2+ | GPL-2+ modules/process/convolution_filter.c
GPL-2+ | GPL-2+ modules/process/convolution-filter.h
GPL-2+ | GPL-2+ modules/process/convolve.c
GPL-2+ | GPL-2+ modules/process/correct_affine.c
GPL-2+ | GPL-2+ modules/process/correct_perspective.c
GPL-2+ | GPL-2+ modules/process/crosscor.c
GPL-2+ | GPL-2+ modules/process/curvature.c
GPL-2+ | GPL-2+ modules/process/cwt.c
GPL-2+ | GPL-2+ modules/process/deconvolve.c
GPL-2+ | GPL-2+ modules/process/displfield.c
GPL-2+ | GPL-2+ modules/process/drift.c
GPL-2+ | GPL-2+ modules/process/dwtanisotropy.c
GPL-2+ | GPL-2+ modules/process/dwt.c
GPL-2+ | GPL-2+ modules/process/edge.c
GPL-2+ | GPL-2+ modules/process/entropy.c
GPL-2+ | GPL-2+ modules/process/extend.c
GPL-2+ | GPL-2+ modules/process/extract_path.c
GPL-2+ | GPL-2+ modules/process/facet_analysis.c
GPL-2+ | GPL-2+ modules/process/facet-level.c
GPL-2+ | GPL-2+ modules/process/facet_measure.c
GPL-2+ | GPL-2+ modules/process/fft.c
GPL-2+ | GPL-2+ modules/process/fft_filter_1d.c
GPL-2+ | GPL-2+ modules/process/fft_filter_2d.c
GPL-2+ | GPL-2+ modules/process/fit-shape.c
GPL-2+ | GPL-2+ modules/process/flatten_base.c
GPL-2+ | GPL-2+ modules/process/fraccor.c
GPL-2+ | GPL-2+ modules/process/fractal.c
GPL-2+ | GPL-2+ modules/process/freq_split.c
GPL-2+ | GPL-2+ modules/process/gaussian_step.c
GPL-2+ | GPL-2+ modules/process/good_profile.c
GPL-2+ | GPL-2+ modules/process/gradient.c
GPL-2+ | GPL-2+ modules/process/grain_cross.c
GPL-2+ | GPL-2+ modules/process/grain_dist.c
GPL-2+ | GPL-2+ modules/process/grain_edge.c
GPL-2+ | GPL-2+ modules/process/grain_filter.c
GPL-2+ | GPL-2+ modules/process/grain_makesel.c
GPL-2+ | GPL-2+ modules/process/grain_mark.c
GPL-2+ | GPL-2+ modules/process/grain_stat.c
GPL-2+ | GPL-2+ modules/process/grain_summary.c
GPL-2+ | GPL-2+ modules/process/grain_wshed.c
GPL-2+ | GPL-2+ modules/process/hertz.c
GPL-2+ | GPL-2+ modules/process/hough.c
GPL-2+ | GPL-2+ modules/process/immerse.c
GPL-2+ | GPL-2+ modules/process/indent_analyze.c
GPL-2+ | GPL-2+ modules/process/laplace.c
GPL-2+ | GPL-2+ modules/process/latsim.c
GPL-2+ | GPL-2+ modules/process/level.c
GPL-2+ | GPL-2+ modules/process/level_grains.c
GPL-2+ | GPL-2+ modules/process/linecorrect.c
GPL-2+ | GPL-2+ modules/process/linematch.c
GPL-2+ | GPL-2+ modules/process/local_contrast.c
GPL-2+ | GPL-2+ modules/process/logistic.c
GPL-2+ | GPL-2+ modules/process/mark_disconn.c
GPL-2+ | GPL-2+ modules/process/mark_with.c
GPL-2+ | GPL-2+ modules/process/maskcor.c
GPL-2+ | GPL-2+ modules/process/mask_distribute.c
GPL-2+ | GPL-2+ modules/process/mask_edt.c
GPL-2+ | GPL-2+ modules/process/mask_morph.c
GPL-2+ | GPL-2+ modules/process/mask_noisify.c
GPL-2+ | GPL-2+ modules/process/maskops.c
GPL-2+ | GPL-2+ modules/process/mask_shift.c
GPL-2+ | GPL-2+ modules/process/mcrop.c
GPL-2+ | GPL-2+ modules/process/measure_lattice.c
GPL-2+ | GPL-2+ modules/process/median-bg.c
GPL-2+ | GPL-2+ modules/process/merge.c
GPL-2+ | GPL-2+ modules/process/mfm_field.c
GPL-2+ | GPL-2+ modules/process/mfm_findshift.c
GPL-2+ | GPL-2+ modules/process/mfmops.h
GPL-2+ | GPL-2+ modules/process/mfm_recalc.c
GPL-2+ | GPL-2+ modules/process/mfm_shift.c
GPL-2+ | GPL-2+ modules/process/multiprofile.c
GPL-2+ | GPL-2+ modules/process/neural.c
GPL-2+ | GPL-2+ modules/process/neuraldata.h
GPL-2+ | GPL-2+ modules/process/otsu_threshold.c
GPL-2+ | GPL-2+ modules/process/outliers.c
GPL-2+ | GPL-2+ modules/process/pfm.c
GPL-2+ | GPL-2+ modules/process/pid.c
GPL-2+ | GPL-2+ modules/process/polydistort.c
GPL-2+ | GPL-2+ modules/process/polylevel.c
GPL-2+ | GPL-2+ modules/process/presentationops.c
GPL-2+ | GPL-2+ modules/process/preview.h
GPL-2+ | GPL-2+ modules/process/psdf2d.c
GPL-2+ | GPL-2+ modules/process/psdf_logphi.c
GPL-2+ | GPL-2+ modules/process/psf.c
GPL-2+ | GPL-2+ modules/process/psf-fit.c
GPL-2+ | GPL-2+ modules/process/ptranslate.c
GPL-2+ | GPL-2+ modules/process/rank.c
GPL-2+ | GPL-2+ modules/process/rank-filter.c
GPL-2+ | GPL-2+ modules/process/raveraging.c
GPL-2+ | GPL-2+ modules/process/relate.c
GPL-2+ | GPL-2+ modules/process/reorder.c
GPL-2+ | GPL-2+ modules/process/resample.c
GPL-2+ | GPL-2+ modules/process/rotate.c
GPL-2+ | GPL-2+ modules/process/scale.c
GPL-2+ | GPL-2+ modules/process/scars.c
GPL-2+ | GPL-2+ modules/process/semsim.c
GPL-2+ | GPL-2+ modules/process/shade.c
GPL-2+ | GPL-2+ modules/process/slope_dist.c
GPL-2+ | GPL-2+ modules/process/smm_apply.c
GPL-2+ | GPL-2+ modules/process/smm.c
GPL-2+ | GPL-2+ modules/process/sphere-revolve.c
GPL-2+ | GPL-2+ modules/process/stitch.c
GPL-2+ | GPL-2+ modules/process/straighten_path.c
GPL-2+ | GPL-2+ modules/process/terracefit.c
GPL-2+ | GPL-2+ modules/process/threshold.c
GPL-2+ | GPL-2+ modules/process/tilt.c
GPL-2+ | GPL-2+ modules/process/tip_blind.c
GPL-2+ | GPL-2+ modules/process/tip_model.c
GPL-2+ | GPL-2+ modules/process/tipops.c
GPL-2+ | GPL-2+ modules/process/tipshape.c
GPL-2+ | GPL-2+ modules/process/trimmed-mean.c
GPL-2+ | GPL-2+ modules/process/volumize.c
GPL-2+ | GPL-2+ modules/process/volumize_layers.c
GPL-2+ | GPL-2+ modules/process/wpour_mark.c
GPL-2+ | GPL-2+ modules/process/wrapvalue.c
GPL-2+ | GPL-2+ modules/process/xydenoise.c
GPL-2+ | GPL-2+ modules/process/xyz_channels.c
GPL-2+ | GPL-2+ modules/process/xyzize.c
GPL-2+ | GPL-2+ modules/process/zero_crossing.c
GPL-2+ | GPL-2+ modules/pygwy/gwy.c
GPL-2+ | GPL-2+ modules/pygwy/pygwy.c
GPL-2+ | GPL-2+ modules/pygwy/pygwy-console.c
GPL-2+ | GPL-2+ modules/pygwy/pygwy-console.h
GPL-2+ | GPL-2+ modules/pygwy/pygwy.h
GPL-2+ | GPL-2+ modules/pygwy/pygwy.override
GPL-2+ | GPL-2+ modules/pygwy/wrap_calls.c
GPL-2+ | GPL-2+ modules/pygwy/wrap_calls.h
GPL-2+ | GPL-2+ modules/synth/annealing.c
GPL-2+ | GPL-2+ modules/synth/ballistic.c
GPL-2+ | GPL-2+ modules/synth/columnar.c
GPL-2+ | GPL-2+ modules/synth/cpde.c
GPL-2+ | GPL-2+ modules/synth/deposit.c
GPL-2+ | GPL-2+ modules/synth/diffusion.c
GPL-2+ | GPL-2+ modules/synth/discs.c
GPL-2+ | GPL-2+ modules/synth/domains.c
GPL-2+ | GPL-2+ modules/synth/dunes.c
GPL-2+ | GPL-2+ modules/synth/fbrownian.c
GPL-2+ | GPL-2+ modules/synth/fibres.c
GPL-2+ | GPL-2+ modules/synth/fourier.c
GPL-2+ | GPL-2+ modules/synth/lattice.c
GPL-2+ | GPL-2+ modules/synth/linenoise.c
GPL-2+ | GPL-2+ modules/synth/mfm_current.c
GPL-2+ | GPL-2+ modules/synth/mfm_parallel.c
GPL-2+ | GPL-2+ modules/synth/noise.c
GPL-2+ | GPL-2+ modules/synth/objects.c
GPL-2+ | GPL-2+ modules/synth/pattern.c
GPL-2+ | GPL-2+ modules/synth/phases.c
GPL-2+ | GPL-2+ modules/synth/pileup.c
GPL-2+ | GPL-2+ modules/synth/plateaus.c
GPL-2+ | GPL-2+ modules/synth/preview.h
GPL-2+ | GPL-2+ modules/synth/residue.c
GPL-2+ | GPL-2+ modules/synth/roddeposit.c
GPL-2+ | GPL-2+ modules/synth/waves.c
GPL-2+ | GPL-2+ modules/synth/wetfront.c
GPL-2+ | GPL-2+ modules/tools/corrlen.c
GPL-2+ | GPL-2+ modules/tools/cprofile.c
GPL-2+ | GPL-2+ modules/tools/crop.c
GPL-2+ | GPL-2+ modules/tools/distance.c
GPL-2+ | GPL-2+ modules/tools/filter.c
GPL-2+ | GPL-2+ modules/tools/grainmeasure.c
GPL-2+ | GPL-2+ modules/tools/grainremover.c
GPL-2+ | GPL-2+ modules/tools/icolorange.c
GPL-2+ | GPL-2+ modules/tools/level3.c
GPL-2+ | GPL-2+ modules/tools/linestats.c
GPL-2+ | GPL-2+ modules/tools/maskedit.c
GPL-2+ | GPL-2+ modules/tools/pathlevel.c
GPL-2+ | GPL-2+ modules/tools/profile.c
GPL-2+ | GPL-2+ modules/tools/readvalue.c
GPL-2+ | GPL-2+ modules/tools/roughness.c
GPL-2+ | GPL-2+ modules/tools/rprofile.c
GPL-2+ | GPL-2+ modules/tools/selectionmanager.c
GPL-2+ | GPL-2+ modules/tools/sfunctions.c
GPL-2+ | GPL-2+ modules/tools/spectro.c
GPL-2+ | GPL-2+ modules/tools/spotremove.c
GPL-2+ | GPL-2+ modules/tools/stats.c
GPL-2+ | GPL-2+ modules/volume/volume_1dfft.c
GPL-2+ | GPL-2+ modules/volume/volume_addframe.c
GPL-2+ | GPL-2+ modules/volume/volume_arithmetic.c
GPL-2+ | GPL-2+ modules/volume/volume_asciiexport.c
GPL-2+ | GPL-2+ modules/volume/volume_calibrate.c
GPL-2+ | GPL-2+ modules/volume/volume_cluster.c
GPL-2+ | GPL-2+ modules/volume/volume_crop.c
GPL-2+ | GPL-2+ modules/volume/volume_drift.c
GPL-2+ | GPL-2+ modules/volume/volume_equiplane.c
GPL-2+ | GPL-2+ modules/volume/volume_facetlevel.c
GPL-2+ | GPL-2+ modules/volume/volume_fdfit.c
GPL-2+ | GPL-2+ modules/volume/volume_flattenbase.c
GPL-2+ | GPL-2+ modules/volume/volume_lawnize.c
GPL-2+ | GPL-2+ modules/volume/volume_linelevel.c
GPL-2+ | GPL-2+ modules/volume/volume_linestat.c
GPL-2+ | GPL-2+ modules/volume/volume_localdetect.c
GPL-2+ | GPL-2+ modules/volume/volume_meanplanelevel.c
GPL-2+ | GPL-2+ modules/volume/volume_mfmrecalc.c
GPL-2+ | GPL-2+ modules/volume/volumeops.c
GPL-2+ | GPL-2+ modules/volume/volume_outliers.c
GPL-2+ | GPL-2+ modules/volume/volume_planelevel.c
GPL-2+ | GPL-2+ modules/volume/volume_planestat.c
GPL-2+ | GPL-2+ modules/volume/volume_psf.c
GPL-2+ | GPL-2+ modules/volume/volume_removeframe.c
GPL-2+ | GPL-2+ modules/volume/volume_rephase.c
GPL-2+ | GPL-2+ modules/volume/volume_scars.c
GPL-2+ | GPL-2+ modules/volume/volume_slice.c
GPL-2+ | GPL-2+ modules/volume/volume_stepline.c
GPL-2+ | GPL-2+ modules/volume/volume_strayfield.c
GPL-2+ | GPL-2+ modules/volume/volume_swaxes.c
GPL-2+ | GPL-2+ modules/volume/volume_xyarithmetic.c
GPL-2+ | GPL-2+ modules/volume/volume_xystitch.c
GPL-2+ | GPL-2+ modules/volume/volume_zcal.c
GPL-2+ | GPL-2+ modules/volume/volume_zposlevel.c
GPL-2+ | GPL-2+ modules/xyz/xyz_autocrop.c
GPL-2+ | GPL-2+ modules/xyz/xyz_average.c
GPL-2+ | GPL-2+ modules/xyz/xyz_crop.c
GPL-2+ | GPL-2+ modules/xyz/xyz_fft.c
GPL-2+ | GPL-2+ modules/xyz/xyz_level.c
GPL-2+ | GPL-2+ modules/xyz/xyz_merge.c
GPL-2+ | GPL-2+ modules/xyz/xyz_raster.c
GPL-2+ | GPL-2+ modules/xyz/xyz_reduce.c
GPL-2+ | GPL-2+ modules/xyz/xyz_split.c
GPL-2+ | GPL-2+ modules/xyz/xyz_tcut.c
GPL-2+ | GPL-2+ modules/xyz/xyz_zdrift.c
GPL-2+ | GPL po/ko.gmo
other | GPL po/Makefile.in.in
GPL-2+ | GPL-2+ tests/brick.c
GPL-2+ | GPL-2+ tests/container.c
GPL-2+ | GPL-2+ tests/error-list.c
GPL-2+ | GPL-2+ tests/field.c
GPL-2+ | GPL-2+ tests/file.c
GPL-2+ | GPL-2+ tests/gl-material.c
GPL-2+ | GPL-2+ tests/gradient.c
GPL-2+ | GPL-2+ tests/graph-curve-model.c
GPL-2+ | GPL-2+ tests/graph-model.c
GPL-2+ | GPL-2+ tests/inventory.c
GPL-2+ | GPL-2+ tests/lawn.c
GPL-2+ | GPL-2+ tests/line.c
GPL-2+ | GPL-2+ tests/math.c
GPL-2+ | GPL-2+ tests/nield.c
GPL-2+ | GPL-2+ tests/raw-data.c
GPL-2+ | GPL-2+ tests/resource.c
GPL-2+ | GPL-2+ tests/rgba.c
GPL-2+ | GPL-2+ tests/selections.c
GPL-2+ | GPL-2+ tests/serialization.c
GPL-2+ | GPL-2+ tests/serialization-utils.c
GPL-2+ | GPL-2+ tests/spectra.c
GPL-2+ | GPL-2+ tests/strfuncs.c
GPL-2+ | GPL-2+ tests/string-list.c
GPL-2+ | GPL-2+ tests/surface.c
GPL-2+ | GPL-2+ tests/testlibgwy.c
GPL-2+ | GPL-2+ tests/testlibgwy.h
GPL-2+ | GPL-2+ tests/unit.c
GPL-2+ | GPL-2+ tests/version.c
GPL-2+ | GPL-2+ tests/xy.c
GPL-2+ | GPL-2+ tests/xyz.c
GPL-2+ | GPL-2+ thumbnailer/gwyddion3-thumbnailer.c
GPL-2+ | GPL-2+ utils/dump-modules.c