Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey179 committed May 1, 2013
1 parent 95da8e6 commit 39f1df7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.2.?, 2013-??-??
2.2.0, 2013-??-??
==================
- upgraded stubbles/core to ~3.0

Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2007-2012, stubbles Development Team
Copyright (c) 2007-2013, stubbles Development Team
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand All @@ -11,7 +11,7 @@ met:
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of Stubbles nor the names of its
contributors may be used to endorse or promote products derived
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "stubbles/log",
"type": "library",
"homepage": "http://stubbles.net/",
"license": "BSD-3",
"license": "BSD-3-Clause",
"description": "Stubbles Log provides support for writing log data.",
"require": {
"php": ">=5.3.0",
Expand Down

0 comments on commit 39f1df7

Please sign in to comment.