From 03e710c5a2e75b889550f06852e87c2f869ea152 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Tue, 12 Nov 2013 18:25:21 -0500 Subject: fix typos revealed by going through QUICK_START --- COPYING | 3 +++ README | 10 +++++++--- contrib/QUICK_START.txt | 0 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 COPYING mode change 100644 => 100755 contrib/QUICK_START.txt diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..3aeb771 --- /dev/null +++ b/COPYING @@ -0,0 +1,3 @@ + +Put your project licensing information in this file! + diff --git a/README b/README index e303770..ff2aad0 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -* * < DELTEME > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +* * * DELETE ME * * * * * * * DELETE ME * * * * * * * DELETE ME * * * * * * * * This folder contains a template Verilog/VHDL HDL project with a basic build system for using the Xilinx ISE toolchain to target FPGAs. @@ -10,11 +10,15 @@ minimum you will need to copy ./contrib/Makefile.example to ./Makefile. Hint: search this file for "" -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +^ ^ ^ DELETE ME ^ ^ ^ ^ ^ ^ ^ DELETE ME ^ ^ ^ ^ ^ ^ ^ DELETE ME ^ ^ ^ ^ ^ ^ ^ ^ == About ===================================================================== - + + + <<<>>> + + See COPYING for copyright and licensing information. diff --git a/contrib/QUICK_START.txt b/contrib/QUICK_START.txt old mode 100644 new mode 100755 -- cgit v1.2.3