Skip to content

Commit

Permalink
fixed copyright year and format (#2)
Browse files Browse the repository at this point in the history
  -> Copyright YEAR. NAME all rights reserved.
  • Loading branch information
Joungkyun committed Mar 24, 2021
1 parent 1a037b0 commit b7479b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 1 addition & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Copyright (c) 2020, JoungKyun.Kim
All rights reserved.
Copyright 2021. JoungKyun.Kim all rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
Expand Down
3 changes: 1 addition & 2 deletions filebin.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
*
* JoungKyun.Kim, <http://oops.org>
*
* Copyright (c) 2020, JoungKyun.Kim
* All rights reserved.
* Copyright 2021. JoungKyun.Kim all rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down
3 changes: 1 addition & 2 deletions php_filebin.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
*
* JoungKyun.Kim, <http://0ops.org>
*
* Copyright (c) 2020, JoungKyun.Kim
* All rights reserved.
* Copyright 2021. JoungKyun.Kim all rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Expand Down

0 comments on commit b7479b0

Please sign in to comment.