diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 083a495b6..3f8cc3085 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,8 +43,9 @@ jobs: - name: Create lua run: yarn prepare -i - - name: Copy README.md + - name: Copy extra files for distribution run: | + cp LICENSE.txt dist cp *.md dist cp Bindings.xml dist diff --git a/LICENSE.txt b/LICENSE.txt index d8ac42512..ab22b657e 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ -Copyright (c) 2009, 2010, 2011, 2012, 2013 Sidoine De Wispelaere. -Copyright (c) 2012, 2013, 2014, 2015 Johnny C. Lam. +Copyright (c) 2009-2020 Sidoine De Wispelaere. +Copyright (c) 2012-2015, 2020 Johnny C. Lam. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal