aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/sample-irdb-data.sql1
-rw-r--r--docs/sample-irdb.sql1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/sample-irdb-data.sql b/docs/sample-irdb-data.sql
index 09bc6278..1e9d1eab 100644
--- a/docs/sample-irdb-data.sql
+++ b/docs/sample-irdb-data.sql
@@ -1,3 +1,4 @@
+-- $Id$
INSERT INTO registrant (IRBE_mapped_id) VALUES ('ARIN');
INSERT INTO registrant (IRBE_mapped_id) VALUES ('TIER1_ISP1');
diff --git a/docs/sample-irdb.sql b/docs/sample-irdb.sql
index 1efdea9b..f35b50fe 100644
--- a/docs/sample-irdb.sql
+++ b/docs/sample-irdb.sql
@@ -1,3 +1,4 @@
+-- $Id$
DROP TABLE IF EXISTS asn;