db.tuples[-docs]: update copyright headers

windows-high-dpi
Alexander Iljin 2018-02-14 15:28:02 +01:00 committed by John Benediktsson
parent 9e13db52a7
commit e3a2cf3a0f
2 changed files with 2 additions and 0 deletions

View 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 ;

View 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