2 Commits

Author SHA1 Message Date
Wolfgang Hommel
e72d8e0419 Fixed build issues as suggested by Paul Wouters
- Updates COPYING file (fixed wrong FSE address)
- Avoid overwriting CFLAGS and LDFLAGS in src/Makefile
2011-11-28 19:40:00 +01:00
Lukas Fleischer
86f738b25e Restructure meta files
* Move "COPYING" and "Changelog" from "meta/" to the top-level source
  directory. No need to have a separate directory for two small text
  files. Also, it's common practice to put these there.

* Makefile: Merge "meta/Makefile".

* Rename "Changelog" to "NEWS". The file containing a summary of changes
  between two releases in generally called "NEWS". The name "ChangeLog"
  should only be used for a detailed log of every commit.

Signed-off-by: Lukas Fleischer <info@cryptocrack.de>
2011-07-15 15:49:58 +02:00