Skip to content

Commit af2f1f7

Browse files
author
Ziqun Ye
committed
adding copyright
1 parent 97726fb commit af2f1f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ads/llm/serializers/retrieval_qa.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*--
3+
4+
# Copyright (c) 2023 Oracle and/or its affiliates.
5+
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
6+
17
import base64
28
import json
39
import os

0 commit comments

Comments
 (0)