ui.backend.gtk: change authors list
parent
6c35d7c906
commit
375ebd40ef
|
@ -1 +1,2 @@
|
||||||
Anton Gorenko
|
Anton Gorenko
|
||||||
|
Philipp Brüschweiler
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
! Copyright (C) 2010 Anton Gorenko.
|
! Copyright (C) 2010 Anton Gorenko, Philipp Brüschweiler.
|
||||||
! See http://factorcode.org/license.txt for BSD license.
|
! See http://factorcode.org/license.txt for BSD license.
|
||||||
USING: accessors alien.accessors alien.c-types alien.data
|
USING: accessors alien.accessors alien.c-types alien.data
|
||||||
alien.enums alien.strings arrays ascii assocs classes.struct
|
alien.enums alien.strings arrays ascii assocs classes.struct
|
||||||
|
|
Loading…
Reference in New Issue