Loading LICENSE +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ Tor is distributed under this license: Copyright (c) 2001-2004, Roger Dingledine Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson Copyright (c) 2007, The Tor Project, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are Loading src/common/aes.c +3 −2 Original line number Diff line number Diff line /* Copyright (c) 2001 Matej Pfajfar. /* Copyright (c) 2001, Matej Pfajfar. * Copyright (c) 2001-2004, Roger Dingledine. * Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ const char aes_c_id[] = "$Id$"; Loading src/common/aes.h +3 −2 Original line number Diff line number Diff line /* Copyright 2003 Roger Dingledine * Copyright 2004-2007 Roger Dingledine, Nick Mathewson */ /* Copyright (c) 2003, Roger Dingledine * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ Loading src/common/compat.c +3 −2 Original line number Diff line number Diff line /* Copyright 2003-2004 Roger Dingledine * Copyright 2004-2007 Roger Dingledine, Nick Mathewson */ /* Copyright (c) 2003-2004, Roger Dingledine * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ const char compat_c_id[] = Loading src/common/compat.h +3 −2 Original line number Diff line number Diff line /* Copyright 2003-2004 Roger Dingledinex * Copyright 2004-2007 Roger Dingledine, Nick Mathewson */ /* Copyright (c) 2003-2004, Roger Dingledinex * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ Loading Loading
LICENSE +2 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,8 @@ Tor is distributed under this license: Copyright (c) 2001-2004, Roger Dingledine Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson Copyright (c) 2007, The Tor Project, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are Loading
src/common/aes.c +3 −2 Original line number Diff line number Diff line /* Copyright (c) 2001 Matej Pfajfar. /* Copyright (c) 2001, Matej Pfajfar. * Copyright (c) 2001-2004, Roger Dingledine. * Copyright (c) 2004-2007, Roger Dingledine, Nick Mathewson. */ * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ const char aes_c_id[] = "$Id$"; Loading
src/common/aes.h +3 −2 Original line number Diff line number Diff line /* Copyright 2003 Roger Dingledine * Copyright 2004-2007 Roger Dingledine, Nick Mathewson */ /* Copyright (c) 2003, Roger Dingledine * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ Loading
src/common/compat.c +3 −2 Original line number Diff line number Diff line /* Copyright 2003-2004 Roger Dingledine * Copyright 2004-2007 Roger Dingledine, Nick Mathewson */ /* Copyright (c) 2003-2004, Roger Dingledine * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ const char compat_c_id[] = Loading
src/common/compat.h +3 −2 Original line number Diff line number Diff line /* Copyright 2003-2004 Roger Dingledinex * Copyright 2004-2007 Roger Dingledine, Nick Mathewson */ /* Copyright (c) 2003-2004, Roger Dingledinex * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. * Copyright (c) 2007, The Tor Project, Inc. */ /* See LICENSE for licensing information */ /* $Id$ */ Loading