Software /
code /
prosody
Comparison
util/sasl/digest-md5.lua @ 2996:b0515ed4d9d7
util.sasl: 2009 -> 2010 in copyright header.
author | Tobias Markmann <tm@ayena.de> |
---|---|
date | Fri, 12 Mar 2010 18:37:51 +0100 |
parent | 2991:0fa3a7c885bd |
child | 2998:36c169ed1576 |
comparison
equal
deleted
inserted
replaced
2995:175002d404b8 | 2996:b0515ed4d9d7 |
---|---|
1 -- sasl.lua v0.4 | 1 -- sasl.lua v0.4 |
2 -- Copyright (C) 2008-2009 Tobias Markmann | 2 -- Copyright (C) 2008-2010 Tobias Markmann |
3 -- | 3 -- |
4 -- All rights reserved. | 4 -- All rights reserved. |
5 -- | 5 -- |
6 -- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: | 6 -- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |
7 -- | 7 -- |