Skip to content

Commit

Permalink
add: 关联文档池的代码库
Browse files Browse the repository at this point in the history
  • Loading branch information
wendal committed Aug 15, 2024
1 parent 0f71ae9 commit b760ee5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019-2023 openLuat & AirM2M
Copyright (c) 2019-2024 openLuat & AirM2M

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ LuatOS : Powerful embedded Lua Engine for IoT devices, with many components and
## 资料大全

* [wiki@luatos](https://wiki.luatos.com)
* [LuatOS文档池](https://gitee.com/openLuat/luatos-doc-pool)

## 授权协议

Expand Down
2 changes: 1 addition & 1 deletion components/common/c_common.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 OpenLuat & AirM2M
* Copyright (c) 2022-2024 OpenLuat & AirM2M
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion components/iconv/luat_iconv.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 OpenLuat & AirM2M
* Copyright (c) 2022-2024 OpenLuat & AirM2M
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
Expand Down

0 comments on commit b760ee5

Please sign in to comment.