Skip to content

Commit 4c7e60e

Browse files
committed
refactor: change name to avoid licensing issues
1 parent 7c122a4 commit 4c7e60e

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=The-Nefarious-Developer_zjoule&metric=alert_status&token=e2a58dc0706342532d8d14ae0badfe72fd08ff28)](https://sonarcloud.io/summary/new_code?id=The-Nefarious-Developer_zjoule)
88
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
9+
[![Javadoc](https://img.shields.io/badge/JavaDoc-Online-green)](https://YOUR-USERNAME.github.io/YOUR-REPO/javadoc/)
10+
911
</div>
1012

1113
**zJoule** is an Open Source AI assistant plugin for Eclipse designed to integrate the **SAP AI Core** Generative AI Hub foundation-models into your development environment.

com.developer.nefarious.zjoule.feature/feature.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ from SAP BTP.
4141
</description>
4242

4343
<copyright>
44-
Copyright (c) 2024 The Nefarious Developer
44+
Copyright (c) 2024 Nicholas Coutinho Checan
4545
Licensed under the MIT License.
4646
</copyright>
4747

4848
<license url="">
4949
MIT License
5050

51-
Copyright (c) 2024 The Nefarious Developer
51+
Copyright (c) 2024 Nicholas Coutinho Checan
5252

5353
Permission is hereby granted, free of charge, to any person obtaining a copy
5454
of this software and associated documentation files (the &quot;Software&quot;), to deal

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<name>zjoule</name>
1515

1616
<organization>
17-
<name>The Nefarious Developer</name>
17+
<name>Nicholas Coutinho Checan - The Nefarious Developer</name>
1818
<url>https://github.com/The-Nefarious-Developer</url>
1919
</organization>
2020

0 commit comments

Comments
 (0)