We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f36c1 commit 0a5c431Copy full SHA for 0a5c431
backend/src/Notifo.Domain.Integrations.Abstractions/ValidationPatterns.cs
@@ -1,4 +1,11 @@
1
-namespace Notifo.Domain.Integrations;
+// ==========================================================================
2
+// Notifo.io
3
+// ==========================================================================
4
+// Copyright (c) Sebastian Stehle
5
+// All rights reserved. Licensed under the MIT license.
6
7
+
8
+namespace Notifo.Domain.Integrations;
9
10
public static class ValidationPatterns
11
{
0 commit comments