Skip to content

Commit 4f298ea

Browse files
committed
update some project description
1 parent b3efcbb commit 4f298ea

7 files changed

Lines changed: 8 additions & 8 deletions

File tree

ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,5 +268,5 @@ flowchart TD
268268
---
269269

270270
**Document version**: 2024-06-10
271-
**Author**: Son Nguyen
271+
**Author**: Matthew Mullins
272272
**Version**: 1.0.0

LICENSE

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

3-
Copyright (c) 2024 Son Nguyen
3+
Copyright (c) 2024 Matthew Mullins
44

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ For any questions or issues, please contact [hoangson091104@gmail.com](mailto:ho
863863
864864
Thank you for checking out the **Employee Management Full-Stack Application!** Feel free to use this project for your own learning or development purposes.
865865
866-
Created with ❤️ by [Son Nguyen](https://github.com/hoangsonww) in 2024.
866+
Created with ❤️ by [Matt](https://github.com/mullicode/) in 2024.
867867
868868
---
869869

backend/LICENSE

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

3-
Copyright (c) 2024 Son Nguyen
3+
Copyright (c) 2024 Matthew Mullins
44

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

frontend/LICENSE

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

3-
Copyright (c) 2024 Son Nguyen
3+
Copyright (c) 2024 Matthew Mullins
44

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

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ info:
44
version: 1.0.0
55
description: API documentation for managing employees and departments - built with Java Spring Boot and MongoDB
66
contact:
7-
name: Son Nguyen
8-
email: hoangson091104@gmail.com
7+
name: Matthew Mullins
8+
email: matthewmullins1219@gmail.com
99
license:
1010
name: MIT License
1111
servers:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"Management",
5454
"App"
5555
],
56-
"author": "Son Nguyen",
56+
"author": "Matthew Mullins",
5757
"license": "MIT"
5858
}

0 commit comments

Comments
 (0)