File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
22 Copyright (c) 2012 Nevins Bartolomeo <nevins.bartolomeo@gmail.com>
33 Copyright (c) 2012 Shane Girish <shaneGirish@gmail.com>
4- Copyright (c) 2013 The dojo authors (https://www.dojojs.org)
4+ Copyright (c) 2013 Daniel Wirtz <dcode@dcode.io>
55
66 Redistribution and use in source and binary forms, with or without
77 modification, are permitted provided that the following conditions
2727 */
2828
2929/**
30- * @license dojo- bcrypt (c) 2013 Daniel Wirtz <dcode@dcode.io>
30+ * @license bcrypt.js (c) 2013 Daniel Wirtz <dcode@dcode.io>
3131 * Released under the Apache License, Version 2.0
32- * see: http ://www.dojojs.org for details
32+ * see: https ://github.com/dcodeIO/bcrypt.js for details
3333 */
3434module . exports = ( function ( ) {
3535
Original file line number Diff line number Diff line change 11/*
22 Copyright (c) 2012 Nevins Bartolomeo <nevins.bartolomeo@gmail.com>
33 Copyright (c) 2012 Shane Girish <shaneGirish@gmail.com>
4- Copyright (c) 2013 The dojo authors (https://www.dojojs.org)
4+ Copyright (c) 2013 Daniel Wirtz <dcode@dcode.io>
55
66 Redistribution and use in source and binary forms, with or without
77 modification, are permitted provided that the following conditions
2727 */
2828
2929/**
30- * @license dojo- bcrypt (c) 2013 Daniel Wirtz <dcode@dcode.io>
30+ * @license bcrypt.js (c) 2013 Daniel Wirtz <dcode@dcode.io>
3131 * Released under the Apache License, Version 2.0
32- * see: http ://www.dojojs.org for details
32+ * see: https ://github.com/dcodeIO/bcrypt.js for details
3333 */
3434module . exports = ( function ( ) {
3535
You can’t perform that action at this time.
0 commit comments