aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2015-01-02 18:52:46 +0200
committerRiccardo Spagni <ric@spagni.net>2015-01-02 18:52:46 +0200
commitf4b69d553a249ace3694e3b4fd307ddffa156d7d (patch)
tree26dbcfe83c94350b492ccb5e1a0ba2f9d1582fc5 /README.md
parentMerge pull request #203 (diff)
downloadmonero-f4b69d553a249ace3694e3b4fd307ddffa156d7d.tar.xz
year updated in license
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5037e779f..bd0866002 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Monero
-Copyright (c) 2014, The Monero Project
+Copyright (c) 2014-2015, The Monero Project
## Development Resources
@@ -30,7 +30,7 @@ Anyone is able to contribute to Monero. If you have a fix or code change, feel f
## License
-Copyright (c) 2014, The Monero Project
+Copyright (c) 2014-2015, The Monero Project
All rights reserved.
@@ -136,4 +136,4 @@ Dependencies: Doxygen 1.8.0 or later, Graphviz 2.28 or later (optional).
* To build, change to the root of the source code directory, and run `doxygen Doxyfile`
* If you have installed Graphviz, you can also generate in-doc diagrams by instead running `HAVE_DOT=YES doxygen Doxyfile`
-* The output will be built in doc/html/ \ No newline at end of file
+* The output will be built in doc/html/