Skip to content

Commit 8512037

Browse files
committed
remove invalid copyright notice
1 parent 720c0c7 commit 8512037

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/language_server/lib/language_server/ast_utils.ex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# This code has originally been a part of https://github.com/elixir-lsp/elixir_sense
22

3-
# Copyright (c) 2017 Marlus Saraiva
4-
# Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5-
# The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6-
73
defmodule ElixirLS.LanguageServer.AstUtils do
84
import ElixirLS.LanguageServer.Protocol
95
alias ElixirLS.LanguageServer.SourceFile

0 commit comments

Comments
 (0)