diff --git a/LICENSE b/LICENSE
index f676a81..5062db6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2014 Rodrigo Fernandes https://rtfpessoa.github.io/
+Copyright 2014-2016 Rodrigo Fernandes https://rtfpessoa.github.io/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/README.md b/README.md
index 4df6c32..493b2f9 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,6 @@ The HTML output accepts a Javascript object with configuration. Possible options
-
```
@@ -121,12 +120,12 @@ If your favourite language is not included in the default package also add its j
```html
-
+
-
-
-
+
+
+
```
@@ -146,7 +145,7 @@ $(document).ready(function() {
```html
-
+
```
@@ -168,7 +167,7 @@ I will try to review them as soon as possible.
## License
-Copyright 2014 Rodrigo Fernandes. Released under the terms of the MIT license.
+Copyright 2014-2016 Rodrigo Fernandes. Released under the terms of the MIT license.
## Thanks
diff --git a/bower.json b/bower.json
index 1ac6beb..87b6097 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "diff2html",
- "version": "2.0.0-beta15",
+ "version": "2.0.0-beta16",
"homepage": "http://rtfpessoa.github.io/diff2html/",
"description": "Fast Diff to colorized HTML",
"keywords": [
diff --git a/package.json b/package.json
index a91a3ab..99d8a2d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "diff2html",
- "version": "2.0.0-beta15",
+ "version": "2.0.0-beta16",
"homepage": "http://rtfpessoa.github.io/diff2html/",
"description": "Fast Diff to colorized HTML",
"keywords": [