summaryrefslogtreecommitdiff
path: root/perl/Wallet/Schema/Result/AclHistory.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Wallet/Schema/Result/AclHistory.pm')
-rw-r--r--perl/Wallet/Schema/Result/AclHistory.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/perl/Wallet/Schema/Result/AclHistory.pm b/perl/Wallet/Schema/Result/AclHistory.pm
index cc3978b..d3ef901 100644
--- a/perl/Wallet/Schema/Result/AclHistory.pm
+++ b/perl/Wallet/Schema/Result/AclHistory.pm
@@ -1,3 +1,11 @@
+# Wallet schema for ACL history.
+#
+# Written by Jon Robertson <jonrober@stanford.edu>
+# Copyright 2012, 2013
+# The Board of Trustees of the Leland Stanford Junior University
+#
+# See LICENSE for licensing terms.
+
package Wallet::Schema::Result::AclHistory;
use strict;