aboutsummaryrefslogtreecommitdiffhomepage
path: root/Functions/FirebaseFunctions
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/FirebaseFunctions')
-rw-r--r--Functions/FirebaseFunctions/FUNContext.h3
-rw-r--r--Functions/FirebaseFunctions/FUNContext.m3
-rw-r--r--Functions/FirebaseFunctions/FUNError.h3
-rw-r--r--Functions/FirebaseFunctions/FUNError.m3
4 files changed, 12 insertions, 0 deletions
diff --git a/Functions/FirebaseFunctions/FUNContext.h b/Functions/FirebaseFunctions/FUNContext.h
index 0979b67..5cbc474 100644
--- a/Functions/FirebaseFunctions/FUNContext.h
+++ b/Functions/FirebaseFunctions/FUNContext.h
@@ -1,3 +1,6 @@
+//
+// Copyright 2017 Google
+//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
diff --git a/Functions/FirebaseFunctions/FUNContext.m b/Functions/FirebaseFunctions/FUNContext.m
index 0ce4c2b..890b5bf 100644
--- a/Functions/FirebaseFunctions/FUNContext.m
+++ b/Functions/FirebaseFunctions/FUNContext.m
@@ -1,3 +1,6 @@
+//
+// Copyright 2017 Google
+//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
diff --git a/Functions/FirebaseFunctions/FUNError.h b/Functions/FirebaseFunctions/FUNError.h
index 04a9257..d66a814 100644
--- a/Functions/FirebaseFunctions/FUNError.h
+++ b/Functions/FirebaseFunctions/FUNError.h
@@ -1,3 +1,6 @@
+//
+// Copyright 2017 Google
+//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
diff --git a/Functions/FirebaseFunctions/FUNError.m b/Functions/FirebaseFunctions/FUNError.m
index d2fac6d..abe0287 100644
--- a/Functions/FirebaseFunctions/FUNError.m
+++ b/Functions/FirebaseFunctions/FUNError.m
@@ -1,3 +1,6 @@
+//
+// Copyright 2017 Google
+//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at