summaryrefslogtreecommitdiff
path: root/src/crc16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crc16.c')
-rw-r--r--src/crc16.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/crc16.c b/src/crc16.c
index 6ba7f2448..d3a232bad 100644
--- a/src/crc16.c
+++ b/src/crc16.c
@@ -2,8 +2,9 @@
/*
* Copyright 2001-2010 Georges Menie (www.menie.org)
- * Copyright 2010 Salvatore Sanfilippo (adapted to Redis coding style)
+ * Copyright 2010-2012 Salvatore Sanfilippo (adapted to Redis coding style)
* All rights reserved.
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*