From 19b1e444be1d82ec0e0215c787a14ae662e146db Mon Sep 17 00:00:00 2001 From: wb6ya Date: Sat, 13 Dec 2025 10:32:50 -0500 Subject: [PATCH 1/2] changed readme footer --- README.md | 2 +- forked-repo.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 forked-repo.txt diff --git a/README.md b/README.md index b1034661..2a2b1d78 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2022 XYZ, Inc._ +_© 2023 XYZ, Inc._ diff --git a/forked-repo.txt b/forked-repo.txt new file mode 100644 index 00000000..29d4c389 --- /dev/null +++ b/forked-repo.txt @@ -0,0 +1 @@ +https://github.com/ibm-developer-skills-network/mcino-Introduction-to-Git-and-GitHub.git \ No newline at end of file From 48e636b3d4630527a3aed88aee608fe90bb9f8e3 Mon Sep 17 00:00:00 2001 From: wb6ya Date: Sat, 13 Dec 2025 10:39:36 -0500 Subject: [PATCH 2/2] Revert "changed readme footer" This reverts commit 19b1e444be1d82ec0e0215c787a14ae662e146db. --- README.md | 2 +- forked-repo.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 forked-repo.txt diff --git a/README.md b/README.md index 2a2b1d78..b1034661 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ Output simple interest = p*t*r ``` -_© 2023 XYZ, Inc._ +_© 2022 XYZ, Inc._ diff --git a/forked-repo.txt b/forked-repo.txt deleted file mode 100644 index 29d4c389..00000000 --- a/forked-repo.txt +++ /dev/null @@ -1 +0,0 @@ -https://github.com/ibm-developer-skills-network/mcino-Introduction-to-Git-and-GitHub.git \ No newline at end of file