diff --git a/ios/sdk/module/animation2/pop/HPOP.h b/ios/sdk/module/animation2/pop/HPOP.h index 14dbeaf4dd5..2e1ffee63b6 100644 --- a/ios/sdk/module/animation2/pop/HPOP.h +++ b/ios/sdk/module/animation2/pop/HPOP.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAction.h b/ios/sdk/module/animation2/pop/HPOPAction.h index b6291e32e06..396fa41a1e8 100644 --- a/ios/sdk/module/animation2/pop/HPOPAction.h +++ b/ios/sdk/module/animation2/pop/HPOPAction.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimatableProperty.h b/ios/sdk/module/animation2/pop/HPOPAnimatableProperty.h index 90cb965ace1..9bd67f56306 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimatableProperty.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimatableProperty.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimatableProperty.mm b/ios/sdk/module/animation2/pop/HPOPAnimatableProperty.mm index b63d6be853a..7aead38ebb4 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimatableProperty.mm +++ b/ios/sdk/module/animation2/pop/HPOPAnimatableProperty.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimatablePropertyTypes.h b/ios/sdk/module/animation2/pop/HPOPAnimatablePropertyTypes.h index 9977aad2842..ac8f4ccde1f 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimatablePropertyTypes.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimatablePropertyTypes.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimation.h b/ios/sdk/module/animation2/pop/HPOPAnimation.h index d040e9fa8db..cdcb1c7c1c4 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimation.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimation.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimation.mm b/ios/sdk/module/animation2/pop/HPOPAnimation.mm index 025077bde1c..d9260c17b9d 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimation.mm +++ b/ios/sdk/module/animation2/pop/HPOPAnimation.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationEvent.h b/ios/sdk/module/animation2/pop/HPOPAnimationEvent.h index 9f04b4088bf..1376fd8ee51 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationEvent.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimationEvent.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationEvent.mm b/ios/sdk/module/animation2/pop/HPOPAnimationEvent.mm index 2d2ac0a825d..f07a54cedf3 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationEvent.mm +++ b/ios/sdk/module/animation2/pop/HPOPAnimationEvent.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationEventInternal.h b/ios/sdk/module/animation2/pop/HPOPAnimationEventInternal.h index 99a56cdc190..61f9a8eafab 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationEventInternal.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimationEventInternal.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationExtras.h b/ios/sdk/module/animation2/pop/HPOPAnimationExtras.h index 77af9133b02..c795916b437 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationExtras.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimationExtras.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationExtras.mm b/ios/sdk/module/animation2/pop/HPOPAnimationExtras.mm index 0b01552485a..8362001c6ed 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationExtras.mm +++ b/ios/sdk/module/animation2/pop/HPOPAnimationExtras.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationInternal.h b/ios/sdk/module/animation2/pop/HPOPAnimationInternal.h index 9d2d88f2c4b..2798d421e10 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationInternal.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimationInternal.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationPrivate.h b/ios/sdk/module/animation2/pop/HPOPAnimationPrivate.h index 54267bc9664..129c965cb46 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationPrivate.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimationPrivate.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationRuntime.h b/ios/sdk/module/animation2/pop/HPOPAnimationRuntime.h index e1f9eba5791..2a22b309dba 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationRuntime.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimationRuntime.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationRuntime.mm b/ios/sdk/module/animation2/pop/HPOPAnimationRuntime.mm index 2912b257111..e94626e4119 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationRuntime.mm +++ b/ios/sdk/module/animation2/pop/HPOPAnimationRuntime.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationTracer.h b/ios/sdk/module/animation2/pop/HPOPAnimationTracer.h index 04949b70660..5725a220efc 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationTracer.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimationTracer.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationTracer.mm b/ios/sdk/module/animation2/pop/HPOPAnimationTracer.mm index ecfd450b98e..60234e602bf 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationTracer.mm +++ b/ios/sdk/module/animation2/pop/HPOPAnimationTracer.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimationTracerInternal.h b/ios/sdk/module/animation2/pop/HPOPAnimationTracerInternal.h index 70a43e7ce1d..936bbbe5689 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimationTracerInternal.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimationTracerInternal.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimator.h b/ios/sdk/module/animation2/pop/HPOPAnimator.h index 74ec6bd0aa8..8522e0b9111 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimator.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimator.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimator.mm b/ios/sdk/module/animation2/pop/HPOPAnimator.mm index b84994b9072..af908925905 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimator.mm +++ b/ios/sdk/module/animation2/pop/HPOPAnimator.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPAnimatorPrivate.h b/ios/sdk/module/animation2/pop/HPOPAnimatorPrivate.h index 54181601e86..aa48d60061d 100644 --- a/ios/sdk/module/animation2/pop/HPOPAnimatorPrivate.h +++ b/ios/sdk/module/animation2/pop/HPOPAnimatorPrivate.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPBasicAnimation.h b/ios/sdk/module/animation2/pop/HPOPBasicAnimation.h index 2a84f205170..d236e925728 100644 --- a/ios/sdk/module/animation2/pop/HPOPBasicAnimation.h +++ b/ios/sdk/module/animation2/pop/HPOPBasicAnimation.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPBasicAnimation.mm b/ios/sdk/module/animation2/pop/HPOPBasicAnimation.mm index 835b397287d..93869826d9f 100644 --- a/ios/sdk/module/animation2/pop/HPOPBasicAnimation.mm +++ b/ios/sdk/module/animation2/pop/HPOPBasicAnimation.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPBasicAnimationInternal.h b/ios/sdk/module/animation2/pop/HPOPBasicAnimationInternal.h index d2c5a7b5896..de2ed194af6 100644 --- a/ios/sdk/module/animation2/pop/HPOPBasicAnimationInternal.h +++ b/ios/sdk/module/animation2/pop/HPOPBasicAnimationInternal.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPCGUtils.h b/ios/sdk/module/animation2/pop/HPOPCGUtils.h index 60990e70fc4..cb2af26f565 100644 --- a/ios/sdk/module/animation2/pop/HPOPCGUtils.h +++ b/ios/sdk/module/animation2/pop/HPOPCGUtils.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPCGUtils.mm b/ios/sdk/module/animation2/pop/HPOPCGUtils.mm index 9635b62beaa..8da3449feb0 100644 --- a/ios/sdk/module/animation2/pop/HPOPCGUtils.mm +++ b/ios/sdk/module/animation2/pop/HPOPCGUtils.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPCustomAnimation.h b/ios/sdk/module/animation2/pop/HPOPCustomAnimation.h index 799b0b433e4..cdb30984d8c 100644 --- a/ios/sdk/module/animation2/pop/HPOPCustomAnimation.h +++ b/ios/sdk/module/animation2/pop/HPOPCustomAnimation.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPCustomAnimation.mm b/ios/sdk/module/animation2/pop/HPOPCustomAnimation.mm index 45b1f67a483..8125a928345 100644 --- a/ios/sdk/module/animation2/pop/HPOPCustomAnimation.mm +++ b/ios/sdk/module/animation2/pop/HPOPCustomAnimation.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPDecayAnimation.h b/ios/sdk/module/animation2/pop/HPOPDecayAnimation.h index 678dbc9cf7f..c2e397ffc84 100644 --- a/ios/sdk/module/animation2/pop/HPOPDecayAnimation.h +++ b/ios/sdk/module/animation2/pop/HPOPDecayAnimation.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPDecayAnimation.mm b/ios/sdk/module/animation2/pop/HPOPDecayAnimation.mm index fd54477e7a5..bb6cf1823cd 100644 --- a/ios/sdk/module/animation2/pop/HPOPDecayAnimation.mm +++ b/ios/sdk/module/animation2/pop/HPOPDecayAnimation.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPDecayAnimationInternal.h b/ios/sdk/module/animation2/pop/HPOPDecayAnimationInternal.h index 6e6bd5fb0c7..9ae7177996a 100644 --- a/ios/sdk/module/animation2/pop/HPOPDecayAnimationInternal.h +++ b/ios/sdk/module/animation2/pop/HPOPDecayAnimationInternal.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPDefines.h b/ios/sdk/module/animation2/pop/HPOPDefines.h index 8b9278dbde6..ca17b8250e7 100644 --- a/ios/sdk/module/animation2/pop/HPOPDefines.h +++ b/ios/sdk/module/animation2/pop/HPOPDefines.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPGeometry.h b/ios/sdk/module/animation2/pop/HPOPGeometry.h index 8ba07e33223..8eb11763200 100644 --- a/ios/sdk/module/animation2/pop/HPOPGeometry.h +++ b/ios/sdk/module/animation2/pop/HPOPGeometry.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPGeometry.mm b/ios/sdk/module/animation2/pop/HPOPGeometry.mm index 1bc757c8980..3e1717c166c 100644 --- a/ios/sdk/module/animation2/pop/HPOPGeometry.mm +++ b/ios/sdk/module/animation2/pop/HPOPGeometry.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPLayerExtras.h b/ios/sdk/module/animation2/pop/HPOPLayerExtras.h index 5de3a708e57..4f7cee44026 100644 --- a/ios/sdk/module/animation2/pop/HPOPLayerExtras.h +++ b/ios/sdk/module/animation2/pop/HPOPLayerExtras.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPLayerExtras.mm b/ios/sdk/module/animation2/pop/HPOPLayerExtras.mm index 2b60b84c887..dac0bcca251 100644 --- a/ios/sdk/module/animation2/pop/HPOPLayerExtras.mm +++ b/ios/sdk/module/animation2/pop/HPOPLayerExtras.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPMath.h b/ios/sdk/module/animation2/pop/HPOPMath.h index 0acf937aba4..88d809a55c5 100644 --- a/ios/sdk/module/animation2/pop/HPOPMath.h +++ b/ios/sdk/module/animation2/pop/HPOPMath.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPMath.mm b/ios/sdk/module/animation2/pop/HPOPMath.mm index 698947ed72d..2e719201e7a 100644 --- a/ios/sdk/module/animation2/pop/HPOPMath.mm +++ b/ios/sdk/module/animation2/pop/HPOPMath.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPPropertyAnimation.h b/ios/sdk/module/animation2/pop/HPOPPropertyAnimation.h index b1a2719e390..aa1cb87ef61 100644 --- a/ios/sdk/module/animation2/pop/HPOPPropertyAnimation.h +++ b/ios/sdk/module/animation2/pop/HPOPPropertyAnimation.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPPropertyAnimation.mm b/ios/sdk/module/animation2/pop/HPOPPropertyAnimation.mm index 3587d3cab39..8386d8db192 100644 --- a/ios/sdk/module/animation2/pop/HPOPPropertyAnimation.mm +++ b/ios/sdk/module/animation2/pop/HPOPPropertyAnimation.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPPropertyAnimationInternal.h b/ios/sdk/module/animation2/pop/HPOPPropertyAnimationInternal.h index 5727524a36e..b7d59c1b7b6 100644 --- a/ios/sdk/module/animation2/pop/HPOPPropertyAnimationInternal.h +++ b/ios/sdk/module/animation2/pop/HPOPPropertyAnimationInternal.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPSpringAnimation.h b/ios/sdk/module/animation2/pop/HPOPSpringAnimation.h index fb8f22547f2..bb300bb5d10 100644 --- a/ios/sdk/module/animation2/pop/HPOPSpringAnimation.h +++ b/ios/sdk/module/animation2/pop/HPOPSpringAnimation.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPSpringAnimation.mm b/ios/sdk/module/animation2/pop/HPOPSpringAnimation.mm index 3f08823953c..e06a4358090 100644 --- a/ios/sdk/module/animation2/pop/HPOPSpringAnimation.mm +++ b/ios/sdk/module/animation2/pop/HPOPSpringAnimation.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPSpringAnimationInternal.h b/ios/sdk/module/animation2/pop/HPOPSpringAnimationInternal.h index 23e627d3bc7..85c4f84204b 100644 --- a/ios/sdk/module/animation2/pop/HPOPSpringAnimationInternal.h +++ b/ios/sdk/module/animation2/pop/HPOPSpringAnimationInternal.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPSpringSolver.h b/ios/sdk/module/animation2/pop/HPOPSpringSolver.h index e5121e69da0..d13715c0047 100644 --- a/ios/sdk/module/animation2/pop/HPOPSpringSolver.h +++ b/ios/sdk/module/animation2/pop/HPOPSpringSolver.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPVector.h b/ios/sdk/module/animation2/pop/HPOPVector.h index 3eb809a50f5..1f3e5402d70 100644 --- a/ios/sdk/module/animation2/pop/HPOPVector.h +++ b/ios/sdk/module/animation2/pop/HPOPVector.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/HPOPVector.mm b/ios/sdk/module/animation2/pop/HPOPVector.mm index 5b5bdbc89a1..fb2a2e93295 100644 --- a/ios/sdk/module/animation2/pop/HPOPVector.mm +++ b/ios/sdk/module/animation2/pop/HPOPVector.mm @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/ios/sdk/module/animation2/pop/WebCore/HPFloatConversion.h b/ios/sdk/module/animation2/pop/WebCore/HPFloatConversion.h index 417599dac5f..3b1e9f36d5a 100644 --- a/ios/sdk/module/animation2/pop/WebCore/HPFloatConversion.h +++ b/ios/sdk/module/animation2/pop/WebCore/HPFloatConversion.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * Copyright (C) 2007 Apple Inc. All rights reserved. * diff --git a/ios/sdk/module/animation2/pop/WebCore/HPTransformationMatrix.cpp b/ios/sdk/module/animation2/pop/WebCore/HPTransformationMatrix.cpp index b433b82f5da..dc1aa19914b 100644 --- a/ios/sdk/module/animation2/pop/WebCore/HPTransformationMatrix.cpp +++ b/ios/sdk/module/animation2/pop/WebCore/HPTransformationMatrix.cpp @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * Copyright (C) 2005, 2006 Apple Computer, Inc. All rights reserved. * Copyright (C) 2009 Torch Mobile, Inc. diff --git a/ios/sdk/module/animation2/pop/WebCore/HPTransformationMatrix.h b/ios/sdk/module/animation2/pop/WebCore/HPTransformationMatrix.h index 20cf3ebfc79..3b99964ef63 100644 --- a/ios/sdk/module/animation2/pop/WebCore/HPTransformationMatrix.h +++ b/ios/sdk/module/animation2/pop/WebCore/HPTransformationMatrix.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * Copyright (C) 2005, 2006 Apple Computer, Inc. All rights reserved. * diff --git a/ios/sdk/module/animation2/pop/WebCore/HPUnitBezier.h b/ios/sdk/module/animation2/pop/WebCore/HPUnitBezier.h index ccad1bdbb90..1fc019e4597 100644 --- a/ios/sdk/module/animation2/pop/WebCore/HPUnitBezier.h +++ b/ios/sdk/module/animation2/pop/WebCore/HPUnitBezier.h @@ -1,3 +1,25 @@ +/*! + * iOS SDK + * + * Tencent is pleased to support the open source community by making + * Hippy available. + * + * Copyright (C) 2019 THL A29 Limited, a Tencent company. + * All rights reserved. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /* * Copyright (C) 2008 Apple Inc. All Rights Reserved. *