From: Nick Mathewson Date: Tue, 5 Jun 2012 01:02:13 +0000 (-0400) Subject: Missing copyright/license statement for procmon.c X-Git-Tag: tor-0.2.3.16-alpha~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=064e7c19c66a6e8a65e13508c57f3d7c89060112;p=thirdparty%2Ftor.git Missing copyright/license statement for procmon.c --- diff --git a/src/common/procmon.c b/src/common/procmon.c index 4375b601c9..36b1a48553 100644 --- a/src/common/procmon.c +++ b/src/common/procmon.c @@ -1,3 +1,5 @@ +/* Copyright (c) 2011-2012, The Tor Project, Inc. */ +/* See LICENSE for licensing information */ /** * \file procmon.c