diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-06-04 20:58:17 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-06-04 20:58:17 -0400 |
commit | 0fa107a6aaf43e063e2d33e20d4d0deb54a180ca (patch) | |
tree | f546e8c5dbfac29e1a5242e9d0705b32814361ab /src/common/procmon.h | |
parent | 173b18c79b8e1f3a28e8b4122adb2b4ccf836c7b (diff) | |
download | tor-0fa107a6aaf43e063e2d33e20d4d0deb54a180ca.tar.gz tor-0fa107a6aaf43e063e2d33e20d4d0deb54a180ca.zip |
Update copyright dates to 2012; add a few missing copyright statements
Diffstat (limited to 'src/common/procmon.h')
-rw-r--r-- | src/common/procmon.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/procmon.h b/src/common/procmon.h index 3bf60448c1..88d64d6a15 100644 --- a/src/common/procmon.h +++ b/src/common/procmon.h @@ -1,3 +1,5 @@ +/* Copyright (c) 2011-2012, The Tor Project, Inc. */ +/* See LICENSE for licensing information */ /** * \file procmon.h |