Remove stray references to my old name
This commit is contained in:
parent
b0a154a07e
commit
e698fa5e81
@ -1,7 +1,7 @@
|
||||
/* vim: ts=4 sw=4 noexpandtab
|
||||
* This file is part of ToaruOS and is released under the terms
|
||||
* of the NCSA / University of Illinois License - see LICENSE.md
|
||||
* Copyright (C) 2015 Kevin Lange
|
||||
* Copyright (C) 2015 K. Lange
|
||||
*
|
||||
* fetch - Retreive documents from HTTP servers.
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||
* This file is part of ToaruOS and is released under the terms
|
||||
* of the NCSA / University of Illinois License - see LICENSE.md
|
||||
* Copyright (C) 2013-2015 Kevin Lange
|
||||
* Copyright (C) 2013-2015 K. Lange
|
||||
*/
|
||||
/*
|
||||
* glogin
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||
* This file is part of ToaruOS and is released under the terms
|
||||
* of the NCSA / University of Illinois License - see LICENSE.md
|
||||
* Copyright (C) 2013-2015 Kevin Lange
|
||||
* Copyright (C) 2013-2015 K. Lange
|
||||
*
|
||||
* Graphical login daemon.
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||
* This file is part of ToaruOS and is released under the terms
|
||||
* of the NCSA / University of Illinois License - see LICENSE.md
|
||||
* Copyright (C) 2014-2017 Kevin Lange
|
||||
* Copyright (C) 2014-2017 K. Lange
|
||||
*
|
||||
* gsudo - graphical implementation of sudo
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||
* This file is part of ToaruOS and is released under the terms
|
||||
* of the NCSA / University of Illinois License - see LICENSE.md
|
||||
* Copyright (C) 2013-2014 Kevin Lange
|
||||
* Copyright (C) 2013-2014 K. Lange
|
||||
*
|
||||
* Login Service
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* This file is part of ToaruOS and is released under the terms
|
||||
* of the NCSA / University of Illinois License - see LICENSE.md
|
||||
* Copyright (C) 2015 Kevin Lange
|
||||
* Copyright (C) 2015 K. Lange
|
||||
*
|
||||
* Window Manager Pong
|
||||
*
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||
* This file is part of ToaruOS and is released under the terms
|
||||
* of the NCSA / University of Illinois License - see LICENSE.md
|
||||
* Copyright (C) 2014 Kevin Lange
|
||||
* Copyright (C) 2014 K. Lange
|
||||
*
|
||||
* sudo
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* This file is part of ToaruOS and is released under the terms
|
||||
* of the NCSA / University of Illinois License - see LICENSE.md
|
||||
* Copyright (C) 2013 Kevin Lange
|
||||
* Copyright (C) 2013 K. Lange
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user