From 6cc2b4b6c9a4e13c620de5032ba38fd9ecf633df Mon Sep 17 00:00:00 2001 From: MSPRIYADARSINI <143177120+MSPRIYADARSINI@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:37:48 +0000 Subject: [PATCH] changes done for priyadarsinicasetsudy --- .../springframework/samples/petclinic/PetClinicApplication.java | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java b/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java index ac6e150..84d87d8 100644 --- a/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java +++ b/src/main/java/org/springframework/samples/petclinic/PetClinicApplication.java @@ -12,6 +12,7 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. + * Priyadarsini M S */ package org.springframework.samples.petclinic;