diff options
author | fengyuanxing <feng.yuanxing@zte.com.cn> | 2018-01-25 10:14:34 +0800 |
---|---|---|
committer | fengyuanxing <feng.yuanxing@zte.com.cn> | 2018-01-25 10:14:34 +0800 |
commit | 8d42e33435ba3f3f83bda319865e1c1e828e1ef0 (patch) | |
tree | d9824d04f385aaadcbfd01c5546c199d489f0205 | |
parent | b90ab808e40f2b8feedffafea563bc65867b7de8 (diff) |
Modify license header
Change-Id: I995a66f82b4349179c5ad7ff6c664222779d94af
Issue-ID: VFC-683
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
-rw-r--r-- | catalog/serializers.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog/serializers.py b/catalog/serializers.py index 53a4d83f..2e3dd634 100644 --- a/catalog/serializers.py +++ b/catalog/serializers.py @@ -1,4 +1,4 @@ -# Copyright 2017 ZTE Corporation. +# Copyright 2018 ZTE Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |