Changeset 337383e


Ignore:
Timestamp:
Jan 25, 2011, 1:08:14 AM (14 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
release-1.7
Children:
b1ed3e2
Parents:
9a3cdca
git-author:
David Benjamin <davidben@mit.edu> (01/25/11 01:05:42)
git-committer:
David Benjamin <davidben@mit.edu> (01/25/11 01:08:14)
Message:
Update copyright notices for 2011
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • COPYING

    r1cfcab7 r337383e  
    1 Copyright (c) 2006-2010 The BarnOwl Developers. All rights reserved.
     1Copyright (c) 2006-2011 The BarnOwl Developers. All rights reserved.
    22Copyright (c) 2004 James Kretchmar. All rights reserved.
    33
  • functions.c

    r89caa97 r337383e  
    157157  text=""
    158158    "barnowl version " OWL_VERSION_STRING "\n"
    159     "Copyright (c) 2006-2010 The BarnOwl Developers. All rights reserved.\n"
     159    "Copyright (c) 2006-2011 The BarnOwl Developers. All rights reserved.\n"
    160160    "Copyright (c) 2004 James Kretchmar. All rights reserved.\n"
    161161    "\n"
     
    13501350    "because we feel our owls should live closer to our ponies.\n"
    13511351    "\n"
    1352     "Copyright (c) 2006-2010 The BarnOwl Developers. All rights reserved.\n"
     1352    "Copyright (c) 2006-2011 The BarnOwl Developers. All rights reserved.\n"
    13531353    "Copyright (c) 2004 James Kretchmar. All rights reserved.\n"
    13541354    "Copyright 2002 Massachusetts Institute of Technology\n"
  • owl.c

    rbc14adc r337383e  
    1 /*  Copyright (c) 2006-2010 The BarnOwl Developers. All rights reserved.
     1/*  Copyright (c) 2006-2011 The BarnOwl Developers. All rights reserved.
    22 *  Copyright (c) 2004 James Kretchmar. All rights reserved.
    33 *
  • owl.h

    r9d21120 r337383e  
    1 /*  Copyright (c) 2006-2010 The BarnOwl Developers. All rights reserved.
     1/*  Copyright (c) 2006-2011 The BarnOwl Developers. All rights reserved.
    22 *  Copyright (c) 2004 James Kretchmar. All rights reserved.
    33 *
Note: See TracChangeset for help on using the changeset viewer.