aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rpki/sql_schemas.py2
-rw-r--r--schemas/relaxng/left-right-schema.rng2
-rw-r--r--schemas/relaxng/publication-schema.rng2
3 files changed, 3 insertions, 3 deletions
diff --git a/rpki/sql_schemas.py b/rpki/sql_schemas.py
index cdec8dfc..07037970 100644
--- a/rpki/sql_schemas.py
+++ b/rpki/sql_schemas.py
@@ -2,7 +2,7 @@
## @var rpkid
## SQL schema rpkid
-rpkid = '''-- $Id: rpkid.sql 5757 2014-04-05 22:42:12Z sra $
+rpkid = '''-- $Id: rpkid.sql 5845 2014-05-29 22:31:15Z sra $
-- Copyright (C) 2009--2011 Internet Systems Consortium ("ISC")
--
diff --git a/schemas/relaxng/left-right-schema.rng b/schemas/relaxng/left-right-schema.rng
index f153f0b6..c5708be1 100644
--- a/schemas/relaxng/left-right-schema.rng
+++ b/schemas/relaxng/left-right-schema.rng
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: left-right-schema.rnc 5757 2014-04-05 22:42:12Z sra $
+ $Id: left-right-schema.rnc 5845 2014-05-29 22:31:15Z sra $
RelaxNG schema for RPKI left-right protocol.
diff --git a/schemas/relaxng/publication-schema.rng b/schemas/relaxng/publication-schema.rng
index 7c74698f..c257b6bc 100644
--- a/schemas/relaxng/publication-schema.rng
+++ b/schemas/relaxng/publication-schema.rng
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: publication-schema.rnc 5757 2014-04-05 22:42:12Z sra $
+ $Id: publication-schema.rnc 5845 2014-05-29 22:31:15Z sra $
RelaxNG schema for RPKI publication protocol.