From 632366aa2c2fc94d31560249f741f086389539b7 Mon Sep 17 00:00:00 2001 From: Harald Walker Date: Sat, 23 Mar 2013 13:04:21 +0100 Subject: [PATCH] Update license text and include .gitignore --- .gitignore | 5 +++++ LICENSE.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..08798d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +bin/ +target/ +.project +.classpath +.settings diff --git a/LICENSE.txt b/LICENSE.txt index dbe7ebc..0cec3fb 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2008, Harald Walker (bitwalker.nl) +Copyright (c) 2013, Harald Walker (bitwalker.eu) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: