update copyright to 2014
[xtuple] / enyo-client / database / source / xt / trigger_functions / usr_did_change.sql
index 1a29a5f..a637d3d 100644 (file)
@@ -1,5 +1,5 @@
 create or replace function xt.usr_did_change() returns trigger as $$
-/* Copyright (c) 1999-2013 by OpenMFG LLC, d/b/a xTuple.
+/* Copyright (c) 1999-2014 by OpenMFG LLC, d/b/a xTuple.
    See www.xm.ple.com/CPAL for the full text of the software license. */
 
   if (typeof XT === 'undefined') {