diff --git a/Logo/sunlight_logo.ico b/Logo/sunlight_logo.ico
new file mode 100644
index 0000000..2fe6131
Binary files /dev/null and b/Logo/sunlight_logo.ico differ
diff --git a/Logo/sunlight_logo.jpg b/Logo/sunlight_logo.jpg
new file mode 100644
index 0000000..1b98457
Binary files /dev/null and b/Logo/sunlight_logo.jpg differ
diff --git a/Logo/sunlight_logotext.jpg b/Logo/sunlight_logotext.jpg
new file mode 100644
index 0000000..fee7f29
Binary files /dev/null and b/Logo/sunlight_logotext.jpg differ
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 3fbc140..f583fc0 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -10,9 +10,9 @@ using System.Windows;
[assembly: AssemblyTitle("formula_manage")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
+[assembly: AssemblyCompany("SUNLIGHT")]
[assembly: AssemblyProduct("formula_manage")]
-[assembly: AssemblyCopyright("Copyright © 2023")]
+[assembly: AssemblyCopyright("SUNLIGHT © 2023")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
diff --git a/formula_manage.csproj b/formula_manage.csproj
index 339b183..1aeb330 100644
--- a/formula_manage.csproj
+++ b/formula_manage.csproj
@@ -53,6 +53,9 @@
false
+
+ sunlight_logo.ico
+
packages\CommonServiceLocator.2.0.2\lib\net45\CommonServiceLocator.dll
@@ -249,5 +252,8 @@
+
+
+
\ No newline at end of file
diff --git a/sunlight_logo.ico b/sunlight_logo.ico
new file mode 100644
index 0000000..2fe6131
Binary files /dev/null and b/sunlight_logo.ico differ