Skip to content

Commit

Permalink
Update LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
José Valim committed Jan 21, 2013
1 parent 313d885 commit 4633c64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright 2012 Plataformatec.
Copyright 2012-2013 Plataformatec.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
3 changes: 0 additions & 3 deletions lib/elixir/src/elixir_parser.yrl
@@ -1,6 +1,3 @@
% Grammar for the Elixir language done with yecc
% Copyright (C) 2011 Jose Valim

Nonterminals
grammar expr_list
expr paren_expr block_expr fn_expr bracket_expr call_expr bracket_at_expr max_expr
Expand Down

0 comments on commit 4633c64

Please sign in to comment.