lib/deprec/recipes/deprecated.rb in deprec-3.1.0.rc10 vs lib/deprec/recipes/deprecated.rb in deprec-3.1.0.rc11
- old
+ new
@@ -1,5 +1,5 @@
-# Copyright 2006-2008 by Mike Bailey. All rights reserved.
+require 'deprec-core'
Capistrano::Configuration.instance(:must_exist).load do
# deprecated tasks from deprec1
# we're now using namespaces and some different naming conventions
\ No newline at end of file