diff options
Diffstat (limited to 'networking/httpd_ssi.c')
-rw-r--r-- | networking/httpd_ssi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/httpd_ssi.c b/networking/httpd_ssi.c index 03f263397..87f43fcfa 100644 --- a/networking/httpd_ssi.c +++ b/networking/httpd_ssi.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) 2009 Denys Vlasenko <vda.linux@googlemail.com> | 2 | * Copyright (c) 2009 Denys Vlasenko <vda.linux@googlemail.com> |
3 | * | 3 | * |
4 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 4 | * Licensed under GPLv2, see file LICENSE in this source tree. |
5 | */ | 5 | */ |
6 | 6 | ||
7 | /* | 7 | /* |