We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e6814 commit 36803a3Copy full SHA for 36803a3
1 file changed
src/main/java/com/microsoft/azure/functions/annotation/WarmupTrigger.java
@@ -1,3 +1,9 @@
1
+/**
2
+ * Copyright (c) Microsoft Corporation. All rights reserved.
3
+ * Licensed under the MIT License. See License.txt in the project root for
4
+ * license information.
5
+ */
6
+
7
package com.microsoft.azure.functions.annotation;
8
9
import java.lang.annotation.ElementType;
0 commit comments