Skip to content

Commit a781cd9

Browse files
committed
Merge branch 'jz/regex-2' into jz/regex-3
2 parents d8074a8 + 54e2be9 commit a781cd9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/regex.cpp

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/*
2+
* Copyright (c) Meta Platforms, Inc. and affiliates.
3+
* All rights reserved.
4+
*
5+
* This source code is licensed under the BSD-style license found in the
6+
* LICENSE file in the root directory of this source tree.
7+
*/
8+
19
#include <pytorch/tokenizers/pcre2_regex.h>
210
#include <pytorch/tokenizers/re2_regex.h>
311
#include <pytorch/tokenizers/regex.h>

0 commit comments

Comments
 (0)