Bump copyright dates to 2015, in case someday this matters.

This commit is contained in:
Nick Mathewson
2015-01-02 14:27:39 -05:00
parent 563bb1ad81
commit f54e54b0b4
222 changed files with 223 additions and 223 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* Copyright (c) 2002, Christopher Clark.
* Copyright (c) 2005-2006, Nick Mathewson.
* Copyright (c) 2007-2014, The Tor Project, Inc. */
* Copyright (c) 2007-2015, The Tor Project, Inc. */
/* See license at end. */
/* Based on ideas by Christopher Clark and interfaces from Niels Provos. */
+1 -1
View File
@@ -5,7 +5,7 @@
/* trunnel-impl.h -- Implementation helpers for trunnel, included by
* generated trunnel files
*
* Copyright 2014, The Tor Project, Inc.
* Copyright 2014-2015, The Tor Project, Inc.
* See license at the end of this file for copying information.
*/
+1 -1
View File
@@ -4,7 +4,7 @@
*/
/* trunnel.c -- Helper functions to implement trunnel.
*
* Copyright 2014, The Tor Project, Inc.
* Copyright 2014-2015, The Tor Project, Inc.
* See license at the end of this file for copying information.
*
* See trunnel-impl.h for documentation of these functions.
+1 -1
View File
@@ -5,7 +5,7 @@
/* trunnel.h -- Public declarations for trunnel, to be included
* in trunnel header files.
* Copyright 2014, The Tor Project, Inc.
* Copyright 2014-2015, The Tor Project, Inc.
* See license at the end of this file for copying information.
*/