diff options
author | Xin LI <delphij@FreeBSD.org> | 2012-07-23 21:31:53 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2012-07-23 21:31:53 +0000 |
commit | 9fd1a2751f1696d0214ae5bd77550d31eb4dcd2e (patch) | |
tree | ca2905ac4039d0a117f9280c5c4c77c235bcb95d /input.c | |
parent | ae8c2162b0f1c1823dae013469f900b9882b77a2 (diff) |
Notes
Diffstat (limited to 'input.c')
-rw-r--r-- | input.c | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,11 +1,11 @@ -/*
- * Copyright (C) 1984-2012 Mark Nudelman
- *
- * You may distribute under the terms of either the GNU General Public
- * License or the Less License, as specified in the README file.
- *
- * For more information, see the README file.
- */
+/* + * Copyright (C) 1984-2012 Mark Nudelman + * + * You may distribute under the terms of either the GNU General Public + * License or the Less License, as specified in the README file. + * + * For more information, see the README file. + */ /* |