diff --git a/basis/x11/xinput2/authors.txt b/basis/x11/xinput2/authors.txt new file mode 100644 index 0000000000..8e15658eb6 --- /dev/null +++ b/basis/x11/xinput2/authors.txt @@ -0,0 +1 @@ +Niklas Waern diff --git a/basis/x11/xinput2/xinput2.factor b/basis/x11/xinput2/xinput2.factor new file mode 100644 index 0000000000..682c79fc43 --- /dev/null +++ b/basis/x11/xinput2/xinput2.factor @@ -0,0 +1,4 @@ +! Copyright (C) 2010 Niklas Waern. +! See http://factorcode.org/license.txt for BSD license. +USING: ; +IN: x11.xinput2