about summary refs log tree commit homepage
path: root/lib/dtas/watchable
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dtas/watchable')
-rw-r--r--lib/dtas/watchable/fiddle_ino.rb2
-rw-r--r--lib/dtas/watchable/inotify.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/dtas/watchable/fiddle_ino.rb b/lib/dtas/watchable/fiddle_ino.rb
index 3b9d668..e85fea1 100644
--- a/lib/dtas/watchable/fiddle_ino.rb
+++ b/lib/dtas/watchable/fiddle_ino.rb
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019 all contributors <dtas-all@nongnu.org>
+# Copyright (C) 2013-2020 all contributors <dtas-all@nongnu.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 # frozen_string_literal: true
 require 'fiddle'
diff --git a/lib/dtas/watchable/inotify.rb b/lib/dtas/watchable/inotify.rb
index eface0e..36b5746 100644
--- a/lib/dtas/watchable/inotify.rb
+++ b/lib/dtas/watchable/inotify.rb
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019 all contributors <dtas-all@nongnu.org>
+# Copyright (C) 2013-2020 all contributors <dtas-all@nongnu.org>
 # License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 # frozen_string_literal: true
 require 'sleepy_penguin'