Skip to content

Commit

Permalink
Updated copyright headers
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Jan 27, 2019
1 parent f2ebaf2 commit b7deab3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion include/libideviceactivation.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @file libideviceactivation.h
* @brief Manage device activation process.
*
* Copyright (c) 2016-2017 Nikias Bassen, All Rights Reserved.
* Copyright (c) 2016-2019 Nikias Bassen, All Rights Reserved.
* Copyright (c) 2014-2015 Martin Szulecki, All Rights Reserved.
* Copyright (c) 2011-2014 Mirell Development, All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion src/activation.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* @file activation.c
*
* Copyright (c) 2016-2017 Nikias Bassen, All Rights Reserved.
* Copyright (c) 2016-2019 Nikias Bassen, All Rights Reserved.
* Copyright (c) 2014-2015 Martin Szulecki, All Rights Reserved.
* Copyright (c) 2011-2014 Mirell Development, All Rights Reserved.
*
Expand Down
2 changes: 1 addition & 1 deletion tools/ideviceactivation.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* ideviceactivation.c
* A command line tool to handle the activation process
*
* Copyright (c) 2016-2017 Nikias Bassen, All Rights Reserved.
* Copyright (c) 2016-2019 Nikias Bassen, All Rights Reserved.
* Copyright (c) 2014-2015 Martin Szulecki, All Rights Reserved.
* Copyright (c) 2011-2015 Mirell Development, All Rights Reserved.
*
Expand Down

0 comments on commit b7deab3

Please sign in to comment.