diff --git a/XilinxProcessorIPLib/drivers/can/examples/xcan_intr_example.c b/XilinxProcessorIPLib/drivers/can/examples/xcan_intr_example.c index 45b961d3..2cdb676e 100644 --- a/XilinxProcessorIPLib/drivers/can/examples/xcan_intr_example.c +++ b/XilinxProcessorIPLib/drivers/can/examples/xcan_intr_example.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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/can/examples/xcan_polled_example.c b/XilinxProcessorIPLib/drivers/can/examples/xcan_polled_example.c index 8a5f5273..659e1654 100644 --- a/XilinxProcessorIPLib/drivers/can/examples/xcan_polled_example.c +++ b/XilinxProcessorIPLib/drivers/can/examples/xcan_polled_example.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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/can/src/xcan.c b/XilinxProcessorIPLib/drivers/can/src/xcan.c index 54407837..53a12f74 100644 --- a/XilinxProcessorIPLib/drivers/can/src/xcan.c +++ b/XilinxProcessorIPLib/drivers/can/src/xcan.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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/can/src/xcan.h b/XilinxProcessorIPLib/drivers/can/src/xcan.h index ac335273..6bb75bb6 100644 --- a/XilinxProcessorIPLib/drivers/can/src/xcan.h +++ b/XilinxProcessorIPLib/drivers/can/src/xcan.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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/can/src/xcan_config.c b/XilinxProcessorIPLib/drivers/can/src/xcan_config.c index 8e131cca..0e962cd2 100644 --- a/XilinxProcessorIPLib/drivers/can/src/xcan_config.c +++ b/XilinxProcessorIPLib/drivers/can/src/xcan_config.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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/can/src/xcan_g.c b/XilinxProcessorIPLib/drivers/can/src/xcan_g.c index 2c7a7c2a..a48c700b 100644 --- a/XilinxProcessorIPLib/drivers/can/src/xcan_g.c +++ b/XilinxProcessorIPLib/drivers/can/src/xcan_g.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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/can/src/xcan_intr.c b/XilinxProcessorIPLib/drivers/can/src/xcan_intr.c index 8fb74312..aa3c6c5e 100644 --- a/XilinxProcessorIPLib/drivers/can/src/xcan_intr.c +++ b/XilinxProcessorIPLib/drivers/can/src/xcan_intr.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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/can/src/xcan_l.h b/XilinxProcessorIPLib/drivers/can/src/xcan_l.h index 6cac8bbc..8a4d3b00 100644 --- a/XilinxProcessorIPLib/drivers/can/src/xcan_l.h +++ b/XilinxProcessorIPLib/drivers/can/src/xcan_l.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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/can/src/xcan_selftest.c b/XilinxProcessorIPLib/drivers/can/src/xcan_selftest.c index a28be46b..a0638f58 100644 --- a/XilinxProcessorIPLib/drivers/can/src/xcan_selftest.c +++ b/XilinxProcessorIPLib/drivers/can/src/xcan_selftest.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2005 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2005 - 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