From 0f56a12585bff1d7707ecaf5fcdc8fe7aed66bbe Mon Sep 17 00:00:00 2001 From: Rojan Rajbhandari Date: Mon, 22 Sep 2025 19:06:17 +0545 Subject: [PATCH 1/2] fix(OUT-2397): change metadata to Assembly --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e9fea17b..86fa85bb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,7 +6,7 @@ const inter = Inter({ subsets: ['latin'] }); export const metadata: Metadata = { title: 'Custom App', - description: 'Copilot Custom App Example', + description: 'Assembly Message Autoresponder app', }; export default function RootLayout({ children }: { children: React.ReactNode }) { From 808df7394f3416ac6ecca0d335fd7e39a9d72617 Mon Sep 17 00:00:00 2001 From: Rojan Rajbhandari Date: Mon, 22 Sep 2025 19:49:34 +0545 Subject: [PATCH 2/2] chore(OUT-2397): bump up license term for Copilot Platforms --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index b3c9902c..40c7f29b 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Copilot Platforms Inc. +Copyright (c) 2024 - 2025 Copilot Platforms Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal