diff --git a/Authors b/Authors new file mode 100755 index 0000000..7f775d0 --- /dev/null +++ b/Authors @@ -0,0 +1,7 @@ +Christopher Olsen +Jeff Leveille + +Lars Wirzenius +Linus Torvalds +Gareth Owen +John S. Fine \ No newline at end of file diff --git a/UbixOS-Team b/UbixOS-Team index eb86524..9a94554 100755 --- a/UbixOS-Team +++ b/UbixOS-Team @@ -4,9 +4,4 @@ Christopher Olsen AKA Ubu Project Founder Larry Sica AKA lomion Project Dictator Mark Iuzzolino AKA TCA Lead Gui Developer -Frank Laszlo AKA nez Lead Slacker -Johnny Zackrisson AKA Hypno -James Johnson AKA jimj Jeff Leveille AKA grayspace Lead Multimedia Developer -Mike Dimond AKA xum -Clive Crous AKA Entro-P diff --git a/ubixos.kdevprj b/ubixos.kdevprj index 9264b60..6b60eed 100755 --- a/ubixos.kdevprj +++ b/ubixos.kdevprj @@ -15,6 +15,18 @@ install_location= type=DATA +[Authors] +dist=true +install=false +install_location= +type=DATA + +[COPYRIGHT] +dist=true +install=false +install_location= +type=DATA + [Config for BinMakefileAm] addcxxflags= bin_program=ubixos @@ -58,10 +70,16 @@ type=DATA [Makefile.am] -files=UbixOS-Team,Makefile +files=UbixOS-Team,Makefile,Authors,COPYRIGHT,README sub_dirs=src type=normal +[README] +dist=true +install=false +install_location= +type=DATA + [UbixOS-Team] dist=true install=false