diff options
author | Rob Austein <sra@hactrn.net> | 2014-07-18 17:08:13 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2014-07-18 17:08:13 +0000 |
commit | 0c945963b240cbc0b4155ead94205e9a6956fbf1 (patch) | |
tree | af08c2d0efc296584fb5d424bd402c425b8308e7 /rpki/sql_schemas.py | |
parent | e2b9b042765d3e42bf9166d3f7980949a38a70b9 (diff) | |
parent | 4d78736439f3cf313d7f05ee59dbae3822dfbf40 (diff) |
Pull changes from trunk.
svn path=/branches/tk705/; revision=5903
Diffstat (limited to 'rpki/sql_schemas.py')
-rw-r--r-- | rpki/sql_schemas.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpki/sql_schemas.py b/rpki/sql_schemas.py index 6778ecd9..ad469204 100644 --- a/rpki/sql_schemas.py +++ b/rpki/sql_schemas.py @@ -245,7 +245,7 @@ CREATE TABLE ee_cert ( ## @var pubd ## SQL schema pubd -pubd = '''-- $Id: pubd.sql 5898 2014-07-17 17:26:12Z sra $ +pubd = '''-- $Id: pubd.sql 5901 2014-07-17 21:57:36Z sra $ -- Copyright (C) 2012--2014 Dragon Research Labs ("DRL") -- Portions copyright (C) 2009--2010 Internet Systems Consortium ("ISC") |