chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Macroize submit buttons so we can mess with them more easily
[disorder]
/
plugins
/
shell.c
diff --git
a/plugins/shell.c
b/plugins/shell.c
index 0fd3333626777e0d5037c426beed063f857e94ea..31297f1a5c2080f72e719bc943793da9760ad5b2 100644
(file)
--- a/
plugins/shell.c
+++ b/
plugins/shell.c
@@
-1,6
+1,6
@@
/*
* This file is part of DisOrder.
/*
* This file is part of DisOrder.
- * Copyright (C) 2004, 2005 Richard Kettlewell
+ * Copyright (C) 2004, 2005
, 2007, 2008
Richard Kettlewell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@
-66,4
+66,3
@@
c-basic-offset:2
comment-column:40
End:
*/
comment-column:40
End:
*/
-/* arch-tag:5e4b82a463c04d36c6cb9142db00ed07 */