summaryrefslogtreecommitdiff
path: root/shared/inotify/COPYING
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:05:30 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:05:30 +0200
commitc0fce877c478ddbf71a1b651c789e5ea00a00144 (patch)
treede01b0ae8fd296bd24fbca54a80f2f0ba071d461 /shared/inotify/COPYING
parent3.3 (diff)
downloadFreeFileSync-c0fce877c478ddbf71a1b651c789e5ea00a00144.tar.gz
FreeFileSync-c0fce877c478ddbf71a1b651c789e5ea00a00144.tar.bz2
FreeFileSync-c0fce877c478ddbf71a1b651c789e5ea00a00144.zip
3.4
Diffstat (limited to 'shared/inotify/COPYING')
-rw-r--r--shared/inotify/COPYING2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/inotify/COPYING b/shared/inotify/COPYING
index 272a9567..17959846 100644
--- a/shared/inotify/COPYING
+++ b/shared/inotify/COPYING
@@ -1,6 +1,6 @@
inotify C++ interface
-Copyright (C) 2006, 2007 Lukas Jelinek, <lukas@aiken.cz>
+Copyright (C) 2006, 2007, 2009 Lukas Jelinek, <lukas@aiken.cz>
This program is free software; you can redistribute it and/or
modify it under the terms of one of the following licenses:
bgstack15