Skip to content

Commit

Permalink
update file headers
Browse files Browse the repository at this point in the history
  • Loading branch information
dhineshkumarmcci committed May 25, 2023
1 parent dcc4d44 commit 9cf3b29
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions variants/MODEL_4916/PeripheralPins.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Module: PeripheralPins.c
Defines the special-function pins for this board.
Copyright Notice:
Copyright (c) 2018, MCCI Corporation
Copyright (c) 2023, MCCI Corporation
Copyright (c) 2016, STMicroelectronics
All rights reserved.
Expand Down Expand Up @@ -35,7 +35,7 @@ Copyright Notice:
Authors:
STMicroelecronics
ChaeHee Won, MCCI Corporation
Dhinesh Kumar Pitchai, MCCI Corporation
*/

Expand Down
2 changes: 1 addition & 1 deletion variants/MODEL_4916/stm32l0xx_hal_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @attention
*
* <h2><center>&copy; COPYRIGHT(c) 2017 STMicroelectronics</center></h2>
* <h2><center>&copy; COPYRIGHT(c) 2018 MCCI Corporation</center></h2>
* <h2><center>&copy; COPYRIGHT(c) 2023 MCCI Corporation</center></h2>
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
Expand Down
2 changes: 1 addition & 1 deletion variants/MODEL_4916/variant.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Copyright (c) 2011 Arduino. All right reserved.
Copyright (c) 2018 MCCI Corporation. All rights reserved.
Copyright (c) 2023 MCCI Corporation. All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down
1 change: 1 addition & 0 deletions variants/MODEL_4916/variant.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
Copyright (c) 2011 Arduino. All right reserved.
Copyright (c) 2023 MCCI Corporation. All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Expand Down

0 comments on commit 9cf3b29

Please sign in to comment.