Skip to content

Commit 96e18da

Browse files
author
Andreas
committed
SERVER-7596 Fixed copyright years
1 parent 9ce6d26 commit 96e18da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/mongo/db/auth/mechanism_scram.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2010 10gen Inc.
2+
* Copyright (C) 2014 10gen Inc.
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License, version 3,

src/mongo/db/auth/mechanism_scram.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (C) 2009 10gen Inc.
2+
* Copyright (C) 2014 10gen Inc.
33
*
44
* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU Affero General Public License, version 3,

0 commit comments

Comments
 (0)