]> gitweb.factorcode.org Git - factor.git/commitdiff
db.tuples[-docs]: update copyright headers
authorAlexander Iljin <ajsoft@yandex.ru>
Wed, 14 Feb 2018 14:28:02 +0000 (15:28 +0100)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 21 Feb 2018 23:05:20 +0000 (15:05 -0800)
basis/db/tuples/tuples-docs.factor
basis/db/tuples/tuples.factor

index bf467991f5f7a2e69c74e7ddd24de8a49447c4e5..254e7fc282e7de2abae8591f28496cbd353ed88d 100644 (file)
@@ -1,4 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
+! Copyright (C) 2018 Alexander Ilin.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: classes help.markup help.syntax io.streams.string kernel
 quotations sequences strings math db.types db.tuples.private db ;
index 015ec7a4d1bb6c182fe7228704307bf8a021113a..12f783711b3910404a9074f9924e2d3c236cf320 100644 (file)
@@ -1,4 +1,5 @@
 ! Copyright (C) 2008 Doug Coleman.
+! Copyright (C) 2018 Alexander Ilin.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: arrays assocs classes db kernel namespaces
 classes.tuple words sequences slots math accessors