Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include a proper license header in source files #2

Open
hegjon opened this issue Jul 6, 2016 · 0 comments
Open

Include a proper license header in source files #2

hegjon opened this issue Jul 6, 2016 · 0 comments

Comments

@hegjon
Copy link

hegjon commented Jul 6, 2016

It would make it easier to redistribute multibit-commons if each source file contains a license header.

These files are without license headers:
./src/main/java/org/multibit/commons/concurrent/SafeExecutors.java
./src/main/java/org/multibit/commons/concurrent/SafeScheduledThreadPoolExecutor.java
./src/main/java/org/multibit/commons/concurrent/SafeThreadPoolExecutor.java
./src/main/java/org/multibit/commons/crypto/AESUtils.java
./src/main/java/org/multibit/commons/crypto/ECUtils.java
./src/main/java/org/multibit/commons/crypto/PGPUtils.java
./src/main/java/org/multibit/commons/files/SecureFiles.java
./src/main/java/org/multibit/commons/utils/Dates.java
./src/main/java/org/multibit/commons/utils/HttpsUtils.java
./src/test/java/org/multibit/commons/utils/DatesTest.java

Check https://bugzilla.redhat.com/show_bug.cgi?id=1331589#c8 for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant