]> go.fuhry.dev Git - fsnotify.git/commit
Port minor test changes from fen-v2 branch; make LICENSE text not ugly
authorMartin Tournoij <martin@arp242.net>
Sat, 6 Aug 2022 18:03:28 +0000 (20:03 +0200)
committerMartin Tournoij <martin@arp242.net>
Sat, 6 Aug 2022 18:03:28 +0000 (20:03 +0200)
commit844d71f6664f6dbc94a98f2af1626fd294c74654
tree2e83b40c13f3476b489b7e79645af84d923806ac
parent5b87f505b0f63cbf60dfd97b7e4d06a414caafa9
Port minor test changes from fen-v2 branch; make LICENSE text not ugly

Also remove the copyright headers on the files; the license text
doesn't require them, forbids removing them, and they add nothing IMHO,
and it's a few more lines to scroll past every time you open a file.
12 files changed:
LICENSE
fen.go
fsnotify.go
fsnotify_unsupported.go
helpers_test.go
inotify.go
inotify_test.go
integration_darwin_test.go
kqueue.go
open_mode_bsd.go
open_mode_darwin.go
windows.go