Skip to content

Commit 4ae6afa

Browse files
committed
Updated copyright
1 parent ce9504f commit 4ae6afa

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

shared-bindings/aurora_epaper/aurora_framebuffer.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
2-
* Copyright (c) wyrdsec (MIT License)
2+
* Copyright 2023 Cisco Systems, Inc. and its affiliates
3+
* Author: Wyrdsec
34
*
45
* Permission is hereby granted, free of charge, to any person obtaining a copy of
56
* this software and associated documentation files (the "Software"), to deal in

shared-bindings/aurora_epaper/aurora_framebuffer.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
2-
* Copyright (c) wyrdsec (MIT License)
2+
* Copyright 2023 Cisco Systems, Inc. and its affiliates
3+
* Author: Wyrdsec
34
*
45
* Permission is hereby granted, free of charge, to any person obtaining a copy of
56
* this software and associated documentation files (the "Software"), to deal in

shared-module/aurora_epaper/aurora_framebuffer.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
* Copyright (c) Project Nayuki. (MIT License)
55
* https://www.nayuki.io/page/pervasive-displays-epaper-panel-hardware-driver
66
*
7-
* Copyright (c) wyrdsec (MIT License)
7+
* Copyright 2023 Cisco Systems, Inc. and its affiliates
8+
* Author: Wyrdsec
89
*
910
* Permission is hereby granted, free of charge, to any person obtaining a copy of
1011
* this software and associated documentation files (the "Software"), to deal in

shared-module/aurora_epaper/aurora_framebuffer.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/*
2-
* Copyright (c) wyrdsec (MIT License)
2+
* Copyright 2023 Cisco Systems, Inc. and its affiliates
3+
* Author: Wyrdsec
34
*
45
* Permission is hereby granted, free of charge, to any person obtaining a copy of
56
* this software and associated documentation files (the "Software"), to deal in

0 commit comments

Comments
 (0)