Skip to content

Commit cc54606

Browse files
Virat Agarwalheeran-xilinx
authored andcommitted
Changing License from 2019 to 2020 (#418)
1 parent c7ee3a4 commit cc54606

File tree

178 files changed

+178
-178
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

178 files changed

+178
-178
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44

55
Redistribution and use in source and binary forms, with or without modification,

common/includes/bitmap/bitmap.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

common/includes/bitmap/bitmap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

common/includes/cmdparser/cmdlineparser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

common/includes/cmdparser/cmdlineparser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

common/includes/logger/logger.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

common/includes/logger/logger.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

common/includes/oclHelper/oclErrorCodes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

common/includes/oclHelper/oclHelper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

common/includes/oclHelper/oclHelper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**********
2-
Copyright (c) 2019, Xilinx, Inc.
2+
Copyright (c) 2020, Xilinx, Inc.
33
All rights reserved.
44
55
Redistribution and use in source and binary forms, with or without modification,

0 commit comments

Comments
 (0)