diff options
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") |