README.md in traco-3.1.0 vs README.md in traco-3.1.1

- old
+ new

@@ -4,11 +4,11 @@ Translatable attributes for Rails 3 and 4 (Ruby 1.9+), stored in the model table itself. Inspired by Iain Hecker's [translatable_columns](https://github.com/iain/translatable_columns/). -To store translations outside the model, see Sven Fuchs' [globalize3](https://github.com/svenfuchs/globalize3). +To store translations outside the model, see Sven Fuchs' [Globalize](https://github.com/globalize/globalize). ## Usage Say you want `Post#title` and `Post#body` to support both English and Swedish values. @@ -153,10 +153,10 @@ ## Credits and license By [Barsoom](http://barsoom.se) under the MIT license: -> Copyright (c) 2012 Barsoom AB +> Copyright © 2012–2014 Barsoom AB > > Permission is hereby granted, free of charge, to any person obtaining a copy > of this software and associated documentation files (the "Software"), to deal > in the Software without restriction, including without limitation the rights > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell