update copyright to 2014
[xtuple] / enyo-client / database / source / xt / trigger_functions / owner_record_did_change.sql
index 027ae4e..1c9ae5d 100644 (file)
@@ -1,5 +1,5 @@
 create or replace function xt.owner_record_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') {