Skip to content

Commit aee9e40

Browse files
committed
*2024.
1 parent 7d5c28a commit aee9e40

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (C) 2011 - 2023 Tony Wang
3+
Copyright (C) 2011 - 2024 Tony Wang
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
|_|_|_| |_| |_____|__|__|_____|_____|_____|
66
~~~~~~~~~~
77

8-
**Copyright (C) 2011 - 2023 Tony Wang**
8+
**Copyright (C) 2011 - 2024 Tony Wang**
99

1010
[![Build status](https://github.com/paladin-t/my_basic/actions/workflows/c.yml/badge.svg)](https://github.com/paladin-t/my_basic/actions/workflows/c.yml)
1111
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)

core/my_basic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**
44
** For the latest info, see https://github.com/paladin-t/my_basic/
55
**
6-
** Copyright (C) 2011 - 2023 Tony Wang
6+
** Copyright (C) 2011 - 2024 Tony Wang
77
**
88
** Permission is hereby granted, free of charge, to any person obtaining a copy of
99
** this software and associated documentation files (the "Software"), to deal in

core/my_basic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**
44
** For the latest info, see https://github.com/paladin-t/my_basic/
55
**
6-
** Copyright (C) 2011 - 2023 Tony Wang
6+
** Copyright (C) 2011 - 2024 Tony Wang
77
**
88
** Permission is hereby granted, free of charge, to any person obtaining a copy of
99
** this software and associated documentation files (the "Software"), to deal in

shell/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**
44
** For the latest info, see https://github.com/paladin-t/my_basic/
55
**
6-
** Copyright (C) 2011 - 2023 Tony Wang
6+
** Copyright (C) 2011 - 2024 Tony Wang
77
**
88
** Permission is hereby granted, free of charge, to any person obtaining a copy of
99
** this software and associated documentation files (the "Software"), to deal in

0 commit comments

Comments
 (0)