Skip to content

Commit fc581bc

Browse files
committed
Change the CopyRight.
1 parent bea4144 commit fc581bc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

paddle/operators/sequence_reshape_op.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserve.
1+
/* Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserve.
22
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

paddle/operators/sequence_reshape_op.cu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserve.
1+
/* Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserve.
22
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

paddle/operators/sequence_reshape_op.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserve.
1+
/* Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserve.
22
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)