Add RSocket Support

Fixes gh-7360
This commit is contained in:
Rob Winch
2019-09-04 19:16:56 -05:00
parent 099d49aa40
commit 5a4eded696
46 changed files with 4366 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
^\Q/*\E$
^\Q * Copyright\E (\d{4}\-\d{4} the original author or authors\.|(\d{4}, )*(\d{4}) Acegi Technology Pty Limited)$
^\Q * Copyright\E (\d{4}(\-\d{4})? the original author or authors\.|(\d{4}, )*(\d{4}) Acegi Technology Pty Limited)$
^\Q *\E$
^\Q * Licensed under the Apache License, Version 2.0 (the "License");\E$
^\Q * you may not use this file except in compliance with the License.\E$
@@ -13,4 +13,4 @@
^\Q * See the License for the specific language governing permissions and\E$
^\Q * limitations under the License.\E$
^\Q */\E$
^.*$
^.*$