From fa78546dbc0e62fc1b24daef881c460412f04e7e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 27 Oct 2017 10:59:36 -0400 Subject: Make sure all C files have copyright/license notices --- src/common/crypto_pwbox.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/common/crypto_pwbox.h') diff --git a/src/common/crypto_pwbox.h b/src/common/crypto_pwbox.h index cee8653587..a26b6d2c17 100644 --- a/src/common/crypto_pwbox.h +++ b/src/common/crypto_pwbox.h @@ -1,3 +1,6 @@ +/* Copyright (c) 2014-2017, The Tor Project, Inc. */ +/* See LICENSE for licensing information */ + #ifndef CRYPTO_PWBOX_H_INCLUDED_ #define CRYPTO_PWBOX_H_INCLUDED_ -- cgit v1.2.3-54-g00ecf