summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/pyinotify.py
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/pyinotify.py')
-rw-r--r--bitbake/lib/pyinotify.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/bitbake/lib/pyinotify.py b/bitbake/lib/pyinotify.py
index 9dcfd0d2ee..1528a22e8d 100644
--- a/bitbake/lib/pyinotify.py
+++ b/bitbake/lib/pyinotify.py
@@ -1,5 +1,4 @@
1#!/usr/bin/env python 1#
2
3# pyinotify.py - python interface to inotify 2# pyinotify.py - python interface to inotify
4# Copyright (c) 2005-2015 Sebastien Martini <seb@dbzteam.org> 3# Copyright (c) 2005-2015 Sebastien Martini <seb@dbzteam.org>
5# 4#