commit 72a22c44dc9027a508ede2a40f9f3d00ce4b2606
parent 47fdb684c29d1771df2e1d59b0204bc7865c699b
Author: FRIGN <dev@frign.de>
Date: Fri, 11 Jul 2014 18:34:39 +0200
License stuff
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
@@ -1,4 +1,5 @@
Copyright (c) 2013, 2014 Lazaros Koromilas <lostd@2f30.org>
+Copyright (c) 2014 Laslo Hunhold <dev@frign.de>
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/catpoint.c b/catpoint.c
@@ -1,5 +1,4 @@
-/* $Id: catpoint.c,v 1.4 2013/12/12 15:27:07 lostd Exp $ */
-
+/* See LICENSE file for copyright and license details. */
#include <sys/stat.h>
#include <sys/mman.h>