diff options
author | Wayne Davison <wayned@samba.org> | 2014-01-26 09:29:15 -0800 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2014-01-26 09:29:15 -0800 |
commit | dfa5b49110e809bcb00e1d07eaf2917eb9d86f56 (patch) | |
tree | 76b296cef68f97c64fbebc8d20b7fda5d10e44f6 /byteorder.h | |
parent | 1bf62036168cf9753f175625f6b6e5a1161f071c (diff) | |
download | rsync-dfa5b49110e809bcb00e1d07eaf2917eb9d86f56.tar.gz rsync-dfa5b49110e809bcb00e1d07eaf2917eb9d86f56.tar.bz2 rsync-dfa5b49110e809bcb00e1d07eaf2917eb9d86f56.zip |
Bump the year to 2014.
Diffstat (limited to 'byteorder.h')
-rw-r--r-- | byteorder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/byteorder.h b/byteorder.h index 22e807ab..49c358ba 100644 --- a/byteorder.h +++ b/byteorder.h @@ -2,7 +2,7 @@ * Simple byteorder handling. * * Copyright (C) 1992-1995 Andrew Tridgell - * Copyright (C) 2007-2013 Wayne Davison + * Copyright (C) 2007-2014 Wayne Davison * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |