Skip to content

Commit

Permalink
Update to 2025 License
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jan 9, 2025
1 parent 3414777 commit ea01a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AiServer/Program.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using AiServer.ServiceInterface;

Licensing.RegisterLicense("OSS GPL-3.0 2024 https://github.com/ServiceStack/ai-server sbKiw/DD/5tZyY2/b+l8sW1Sm8M14s0AMTN8aLxDahXoOx45yFGpmG9Hpoyk79MetXWGTjW2U7peGLjrB/k79YeL8vrxD4xgl2kNiBK+kSWNHkxBiUK+qkzXj6V1uEnQpdem5tY8+l4HkUO+oLo21/r51kKmx7wxhPLumy72uQc=");
Licensing.RegisterLicense("OSS GPL-3.0 2025 https://github.com/ServiceStack/ai-server B2fSVlQ1mYLSxRYTSvsS1aORN0Og++8DTDsxY0+2lBt8Wj7VwLZYbHJY4/UnJFpaagxoQepeXXHMPfZcmP9eUjyhRaqWe3OJI4+3ct/2Wr+rfR5roBrUer8mzJhrQDj1t3L3x42dy/pZiOQKMccAShk4psGLS/TG86MTzuPk2XE=");

var builder = WebApplication.CreateBuilder(args);
var services = builder.Services;
Expand Down

0 comments on commit ea01a29

Please sign in to comment.