summaryrefslogtreecommitdiffstats
path: root/common/hush.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/hush.c')
-rw-r--r--common/hush.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/hush.c b/common/hush.c
index 61aac13d1b..f9e6411704 100644
--- a/common/hush.c
+++ b/common/hush.c
@@ -105,9 +105,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <malloc.h> /* malloc, free, realloc*/
#include <xfuncs.h>