Sfoglia il codice sorgente

Update the year for the copyright statement in two more files

Peter Palfrader 16 anni fa
parent
commit
0cbc0c463b
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      LICENSE
  2. 1 1
      Makefile.am

+ 1 - 1
LICENSE

@@ -14,7 +14,7 @@ Tor is distributed under this license:
 
 
 Copyright (c) 2001-2004, Roger Dingledine
 Copyright (c) 2001-2004, Roger Dingledine
 Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
 Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
-Copyright (c) 2007-2008, The Tor Project, Inc.
+Copyright (c) 2007-2009, The Tor Project, Inc.
 
 
 Redistribution and use in source and binary forms, with or without
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 modification, are permitted provided that the following conditions are

+ 1 - 1
Makefile.am

@@ -1,7 +1,7 @@
 # $Id$
 # $Id$
 # Copyright (c) 2001-2004, Roger Dingledine
 # Copyright (c) 2001-2004, Roger Dingledine
 # Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
 # Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson
-# Copyright (c) 2007-2008, The Tor Project, Inc.
+# Copyright (c) 2007-2009, The Tor Project, Inc.
 # See LICENSE for licensing information
 # See LICENSE for licensing information
 
 
 AUTOMAKE_OPTIONS = foreign
 AUTOMAKE_OPTIONS = foreign