From b58dc65f2ac305056a25a2177cee9a03cd1bdca2 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Tue, 9 Aug 2011 12:30:19 +0530 Subject: Change Copyright current year Change-Id: I2d10f2be44f518f496427f257988f1858e888084 BUG: 3348 Reviewed-on: http://review.gluster.com/200 Tested-by: Gluster Build System Reviewed-by: Anand Avati --- xlators/encryption/rot-13/src/rot-13.c | 2 +- xlators/encryption/rot-13/src/rot-13.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'xlators/encryption/rot-13/src') diff --git a/xlators/encryption/rot-13/src/rot-13.c b/xlators/encryption/rot-13/src/rot-13.c index ac2917eb1d8..3cf925ed877 100644 --- a/xlators/encryption/rot-13/src/rot-13.c +++ b/xlators/encryption/rot-13/src/rot-13.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify diff --git a/xlators/encryption/rot-13/src/rot-13.h b/xlators/encryption/rot-13/src/rot-13.h index 95d77211cc8..8ef8162aeb5 100644 --- a/xlators/encryption/rot-13/src/rot-13.h +++ b/xlators/encryption/rot-13/src/rot-13.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006-2010 Gluster, Inc. + Copyright (c) 2006-2011 Gluster, Inc. This file is part of GlusterFS. GlusterFS is free software; you can redistribute it and/or modify -- cgit