diff --git a/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.c b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.c index 9f0090a4..dd2e9994 100644 --- a/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.c +++ b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/examples/xusbps_ch9.h b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.h index 27a9a1d5..d7120544 100644 --- a/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.h +++ b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/examples/xusbps_ch9_storage.c b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_storage.c index be074e4f..658d812f 100644 --- a/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_storage.c +++ b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_storage.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/examples/xusbps_ch9_storage.h b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_storage.h index a5a1934f..b3e7d152 100644 --- a/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_storage.h +++ b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_ch9_storage.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/examples/xusbps_class_storage.c b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_storage.c index ff902345..f754c03f 100644 --- a/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_storage.c +++ b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_storage.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/examples/xusbps_class_storage.h b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_storage.h index 76a61467..cbe3c00a 100644 --- a/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_storage.h +++ b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_class_storage.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/examples/xusbps_intr_example.c b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_intr_example.c index d91e1c4b..763bf0fd 100644 --- a/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_intr_example.c +++ b/XilinxProcessorIPLib/drivers/usbps/examples/xusbps_intr_example.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps.c b/XilinxProcessorIPLib/drivers/usbps/src/xusbps.c index 1e5cfff7..897c0949 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps.c +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps.h b/XilinxProcessorIPLib/drivers/usbps/src/xusbps.h index c15ad9f9..b7eaaf14 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps.h +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps_endpoint.c b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_endpoint.c index bf22cf5f..21587f38 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps_endpoint.c +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_endpoint.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps_endpoint.h b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_endpoint.h index af0e3514..b8b9ad68 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps_endpoint.h +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_endpoint.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps_g.c b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_g.c index b1a47d13..2c65de4f 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps_g.c +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_g.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps_hw.c b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_hw.c index e664586a..105ad932 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps_hw.c +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_hw.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps_hw.h b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_hw.h index e8fd74c2..792fbdde 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps_hw.h +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_hw.h @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps_intr.c b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_intr.c index c52ef64c..e7cbf065 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps_intr.c +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_intr.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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/usbps/src/xusbps_sinit.c b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_sinit.c index 74779cad..1da441db 100644 --- a/XilinxProcessorIPLib/drivers/usbps/src/xusbps_sinit.c +++ b/XilinxProcessorIPLib/drivers/usbps/src/xusbps_sinit.c @@ -1,6 +1,6 @@ /****************************************************************************** * -* Copyright (C) 2010 - 2014 Xilinx, Inc. All rights reserved. +* Copyright (C) 2010 - 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