lib/rufus/scheduler/jobs.rb in rufus-scheduler-1.0.13 vs lib/rufus/scheduler/jobs.rb in rufus-scheduler-1.0.14
- old
+ new
@@ -1,6 +1,5 @@
-#
#--
# Copyright (c) 2006-2009, John Mettraux, jmettraux@gmail.com
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
@@ -17,17 +16,13 @@
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
-#++
#
+# Made in Japan.
+#++
-#
-# "made in Japan"
-#
-# John Mettraux at openwfe.org
-#
module Rufus
JOB_ID_LOCK = Mutex.new