diff --git a/other-notations/YARSpg.ebnf b/other-notations/YARSpg.ebnf index 4ad85de..e07cef5 100644 --- a/other-notations/YARSpg.ebnf +++ b/other-notations/YARSpg.ebnf @@ -2,8 +2,7 @@ YARS-PG grammar in Extended Backus-Naur Form (EBNF) notation Based on YARS-PG grammar in ANTLR4 - See more at: -https://github.com/lszeremeta/yarspg + See more at: https://github.com/lszeremeta/yarspg [The "BSD licence"] Copyright (c) 2018-2024, Łukasz Szeremeta (https://github.com/lszeremeta) diff --git a/yarspg/YARSpg.g4 b/yarspg/YARSpg.g4 index f8fec56..0567d01 100644 --- a/yarspg/YARSpg.g4 +++ b/yarspg/YARSpg.g4 @@ -3,6 +3,8 @@ Copyright (c) 2018-2024, Łukasz Szeremeta (https://github.com/lszeremeta) All rights reserved. + See more at: https://github.com/lszeremeta/yarspg + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: