mirror of
https://github.com/sheumann/hush.git
synced 2024-11-18 17:10:36 +00:00
Fixed
This commit is contained in:
parent
d23f9ba0f6
commit
887991c78a
3
cat.c
3
cat.c
@ -1,7 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* Mini Cat implementation for busybox
|
* Mini Cat implementation for busybox
|
||||||
*
|
*
|
||||||
* Copyright (C) 1998 by Erik Andersen <andersee@debian.org>
|
* Copyright (C) 1999 by Lineo, inc.
|
||||||
|
* Written by Erik Andersen <andersee@lineo.com>, <andersee@debian.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* Mini Cat implementation for busybox
|
* Mini Cat implementation for busybox
|
||||||
*
|
*
|
||||||
* Copyright (C) 1998 by Erik Andersen <andersee@debian.org>
|
* Copyright (C) 1999 by Lineo, inc.
|
||||||
|
* Written by Erik Andersen <andersee@lineo.com>, <andersee@debian.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
Reference in New Issue
Block a user