]> mj.ucw.cz Git - libucw.git/blobdiff - lib/timer.c
obj_add_attr_ref() with an on-stack buffer is not advisable, better
[libucw.git] / lib / timer.c
index 7aacaf686b35625e62eff917119ab544de116836..42cc9ebc366ff59b00c6fd1ad67b172e0710a95a 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Execution Timing
  *
  *     (c) 1997 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #include "lib/lib.h"