we're not relying on any one else's cloud architecture, just a nice git
repository.
// Author : Chris Koeritz
// Rights : Copyright (c) 2012-$now By Feisty Meow Concerns, Ltd.
//////////////
-// This script is free software; you can modify/redistribute it under the terms
+// This file is free software; you can modify/redistribute it under the terms
// of the GNU General Public License. [ http://www.gnu.org/licenses/gpl.html ]
// Feel free to send updates to: [ fred@feistymeow.org ]
//////////////
//! brief description goes here.
/*!
detailed description goes here.
+...
*/
-//////////////
-
-// class definition goes here.......
-
-//////////////
-
#endif
&snarf_by_pattern($snarf_file_base, "$root", "task");
# backup additional folders we care about.
-###ubuntu one retired because of complete unreliability.
-#&snarf_by_pattern($snarf_file_base, "$root", "notes", "Ubuntu One");
+&snarf_by_pattern($snarf_file_base, "$root", "notes", "cloud");
############################################################################