Skip to content

Commit

Permalink
Bumped to 1.5.1, updated the year to 2014: just in time!
Browse files Browse the repository at this point in the history
  • Loading branch information
fpillet committed Dec 29, 2014
1 parent bdc1bab commit 1e4919d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Client Logger/iOS/LoggerClient.h
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/*
* LoggerClient.h
*
* version 1.5 09-SEP-2014
* version 1.5.1 30-DEC-2014
*
* Part of NSLogger (client side)
* https://github.com/fpillet/NSLogger
*
* BSD license follows (http://www.opensource.org/licenses/bsd-license.php)
*
* Copyright (c) 2010-2013 Florent Pillet All Rights Reserved.
* Copyright (c) 2010-2014 Florent Pillet All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
Expand Down
4 changes: 2 additions & 2 deletions Client Logger/iOS/LoggerClient.m
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* LoggerClient.m
*
* version 1.5 09-SEP-2014
* version 1.5.1 30-DEC-2014
*
* Main implementation of the NSLogger client side code
* Part of NSLogger (client side)
* https://github.com/fpillet/NSLogger
*
* BSD license follows (http://www.opensource.org/licenses/bsd-license.php)
*
* Copyright (c) 2010-2013 Florent Pillet All Rights Reserved.
* Copyright (c) 2010-2014 Florent Pillet All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
Expand Down
4 changes: 2 additions & 2 deletions Client Logger/iOS/LoggerCommon.h
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
/*
* LoggerCommon.h
*
* version 1.5 09-SEP-2014
* version 1.5.1 30-DEC-2014
*
* Definitions common to NSLogger Viewer and NSLoggerClient
* for the binary messages format
* https://github.com/fpillet/NSLogger
*
* BSD license follows (http://www.opensource.org/licenses/bsd-license.php)
*
* Copyright (c) 2010-2013 Florent Pillet All Rights Reserved.
* Copyright (c) 2010-2014 Florent Pillet All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
Expand Down

0 comments on commit 1e4919d

Please sign in to comment.