diff options
Diffstat (limited to 'lognotify.rb')
-rw-r--r-- | lognotify.rb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lognotify.rb b/lognotify.rb new file mode 100644 index 0000000..cc2a975 --- /dev/null +++ b/lognotify.rb @@ -0,0 +1,8 @@ +#!/usr/bin/env ruby +# +# lognotify.rb +# http://github.com/omp/lognotify +# +# Copyright 2010 David Vazgenovich Shakaryan <dvshakaryan@gmail.com> +# Distributed under the terms of the GNU General Public License v3. +# See http://www.gnu.org/licenses/gpl.txt for the full license text. |