From e2e3bce21ec2a844ddda4bda00ebdf1fd853285e Mon Sep 17 00:00:00 2001 From: Kedareswara rao Appana Date: Tue, 20 Jan 2015 17:17:41 +0530 Subject: [PATCH] vdma: update copy right information This patch updates the copy right to 2015. Signed-off-by: Kedareswara rao Appana --- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.c | 2 +- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h | 2 +- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_channel.c | 2 +- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_g.c | 2 +- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_hw.h | 2 +- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_i.h | 2 +- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_intr.c | 2 +- .../drivers/axivdma/src/xaxivdma_porting_guide.h | 2 +- XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_sinit.c | 2 +- XilinxProcessorIPLib/drivers/axivdma/src/xdebug.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.c b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.c index 7acff2d3..cf99aceb 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.c +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h index 522dfc03..a6214b3a 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_channel.c b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_channel.c index 07fdf129..41686348 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_channel.c +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_channel.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_g.c b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_g.c index eebf8511..b7077833 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_g.c +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_g.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_hw.h b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_hw.h index 14f985fd..a7238369 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_hw.h +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_hw.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_i.h b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_i.h index 83e78c17..2ffdb137 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_i.h +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_i.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_intr.c b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_intr.c index dd6c1904..3595cfe7 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_intr.c +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_intr.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_porting_guide.h b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_porting_guide.h index 1ca3fdbb..ec17eccc 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_porting_guide.h +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_porting_guide.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_sinit.c b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_sinit.c index b596cbd4..09109bae 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_sinit.c +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xaxivdma_sinit.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/XilinxProcessorIPLib/drivers/axivdma/src/xdebug.h b/XilinxProcessorIPLib/drivers/axivdma/src/xdebug.h index 238cc72c..730f4e94 100755 --- a/XilinxProcessorIPLib/drivers/axivdma/src/xdebug.h +++ b/XilinxProcessorIPLib/drivers/axivdma/src/xdebug.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2012 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2012 - 2015 Xilinx, Inc. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal