Skip to content

Commit

Permalink
Staging: ramzswap: Update copyright notice
Browse files Browse the repository at this point in the history
Update copyright notice.

Signed-off-by: Nitin Gupta <ngupta@vflare.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Nitin Gupta authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent c25d75a commit 1130ebb
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/ramzswap/ramzswap_drv.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Compressed RAM based swap device
*
* Copyright (C) 2008, 2009 Nitin Gupta
* Copyright (C) 2008, 2009, 2010 Nitin Gupta
*
* This code is released using a dual license strategy: BSD/GPL
* You can choose the licence that better fits your requirements.
Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/ramzswap/ramzswap_drv.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Compressed RAM based swap device
*
* Copyright (C) 2008, 2009 Nitin Gupta
* Copyright (C) 2008, 2009, 2010 Nitin Gupta
*
* This code is released using a dual license strategy: BSD/GPL
* You can choose the licence that better fits your requirements.
Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/ramzswap/ramzswap_ioctl.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Compressed RAM based swap device
*
* Copyright (C) 2008, 2009 Nitin Gupta
* Copyright (C) 2008, 2009, 2010 Nitin Gupta
*
* This code is released using a dual license strategy: BSD/GPL
* You can choose the licence that better fits your requirements.
Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/ramzswap/xvmalloc.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* xvmalloc memory allocator
*
* Copyright (C) 2008, 2009 Nitin Gupta
* Copyright (C) 2008, 2009, 2010 Nitin Gupta
*
* This code is released using a dual license strategy: BSD/GPL
* You can choose the licence that better fits your requirements.
Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/ramzswap/xvmalloc.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* xvmalloc memory allocator
*
* Copyright (C) 2008, 2009 Nitin Gupta
* Copyright (C) 2008, 2009, 2010 Nitin Gupta
*
* This code is released using a dual license strategy: BSD/GPL
* You can choose the licence that better fits your requirements.
Expand Down
2 changes: 1 addition & 1 deletion drivers/staging/ramzswap/xvmalloc_int.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* xvmalloc memory allocator
*
* Copyright (C) 2008, 2009 Nitin Gupta
* Copyright (C) 2008, 2009, 2010 Nitin Gupta
*
* This code is released using a dual license strategy: BSD/GPL
* You can choose the licence that better fits your requirements.
Expand Down

0 comments on commit 1130ebb

Please sign in to comment.