1
0
mirror of https://bitbucket.org/anguist/ntpa synced 2025-10-06 11:04:40 +00:00

Stable version

This commit is contained in:
2016-03-06 00:15:13 +01:00
parent 8c12f027b8
commit aa75c832b6
356 changed files with 9374 additions and 15799 deletions

View File

@ -2,9 +2,9 @@
// LogFactory.cs
//
// Author:
// Carsten Sonne Larsen <cs@innolan.net>
// Carsten Sonne Larsen <cs@innolan.dk>
//
// Copyright (c) 2014 Carsten Sonne Larsen
// Copyright (c) 2013 Carsten Sonne Larsen
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
@ -49,4 +49,4 @@ namespace Ntp.Analyzer.Log
return group;
}
}
}
}