Skip to content

Commit

Permalink
Update copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
m-rtijn committed Mar 2, 2017
1 parent 4fbbf21 commit 4a5eb77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015, 2016 MrTijn/Tijndagamer
Copyright (c) 2015, 2016, 2017 MrTijn/Tijndagamer

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion mpu6050/mpu6050.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
between a Raspberry Pi and a MPU-6050 Gyroscope / Accelerometer combo.
Made by: MrTijn/Tijndagamer
Released under the MIT License
Copyright 2015, 2016
Copyright (c) 2015, 2016, 2017 MrTijn/Tijndagamer
"""

import smbus
Expand Down

0 comments on commit 4a5eb77

Please sign in to comment.