Skip to content

Commit 4633c64

Browse files
author
José Valim
committed
Update LICENSE
1 parent 313d885 commit 4633c64

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2012 Plataformatec.
1+
Copyright 2012-2013 Plataformatec.
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.

lib/elixir/src/elixir_parser.yrl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
% Grammar for the Elixir language done with yecc
2-
% Copyright (C) 2011 Jose Valim
3-
41
Nonterminals
52
grammar expr_list
63
expr paren_expr block_expr fn_expr bracket_expr call_expr bracket_at_expr max_expr

0 commit comments

Comments
 (0)