aboutsummaryrefslogtreecommitdiffstats
path: root/client/js/app/src/app/components/containers/section.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'client/js/app/src/app/components/containers/section.jsx')
-rw-r--r--client/js/app/src/app/components/containers/section.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/js/app/src/app/components/containers/section.jsx b/client/js/app/src/app/components/containers/section.jsx
index d9d43a7aa5a..1e9b784f7a8 100644
--- a/client/js/app/src/app/components/containers/section.jsx
+++ b/client/js/app/src/app/components/containers/section.jsx
@@ -1,3 +1,4 @@
+// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
import React from 'react';
import { Stack } from '@mantine/core';