Merge pull request #36 from mattkelly/fix-readme-typo
[litex.git] / README
diff --git a/README b/README
index aef9d8e905fb26a06687ee41a1898c6fa73ee7e2..6f4affa2723e09e6d0e668839caa6f74028c2b0e 100644 (file)
--- a/README
+++ b/README
@@ -5,7 +5,7 @@
                          Migen inside
 
                 Build your hardware, easily!
-             Copyright 2012-2016 Enjoy-Digital
+             Copyright 2012-2017 Enjoy-Digital
 
 [> Intro
 --------
@@ -19,14 +19,14 @@ compatible with Migen/MiSoC.
 
 [> License
 ----------
-LiteX is Copyright (c) 2012-2015 Enjoy-Digital under BSD Lisense.
+LiteX is Copyright (c) 2012-2017 Enjoy-Digital under BSD Lisense.
 Since it is based on Migen/MiSoC, please also refer to LICENSE file in gen/soc
 directory or git history to get correct copyrights.
 
 [> Sub-packages
 ---------------
 gen:
-  Provides specific or experimentatl modules to generate HDL that are not integrated
+  Provides specific or experimental modules to generate HDL that are not integrated
   in Migen.
 
 build: