diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 34feeb40..2ee79aab 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,4 +1,4 @@ -1.1.0 (2014-12-1) +1.1.0 (2015-1-2) --------------------------------- - Updates baxter.sh to default to indigo ROS version diff --git a/LICENSE b/LICENSE index 3c4fae9b..f5347884 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013-2014, Rethink Robotics +Copyright (c) 2013-2015, Rethink Robotics All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/baxter.sh b/baxter.sh index 20e52051..7087856c 100755 --- a/baxter.sh +++ b/baxter.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2013-2014, Rethink Robotics +# Copyright (c) 2013-2015, Rethink Robotics # All rights reserved. # This file is to be used in the *root* of your Catkin workspace.